root_device_unregister(9) centos man page | unix.com

Man Page: root_device_unregister

Operating Environment: centos

Section: 9

ROOT_DEVICE_UNREGIST(9) 				   Device drivers infrastructure				   ROOT_DEVICE_UNREGIST(9)

NAME
root_device_unregister - unregister and free a root device
SYNOPSIS
void root_device_unregister(struct device * dev);
ARGUMENTS
dev device going away
DESCRIPTION
This function unregisters and cleans up a device that was created by root_device_register.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ROOT_DEVICE_UNREGIST(9)
Related Man Pages
device_rename(9) - centos
struct_class(9) - centos
struct_input_polled_dev(9) - centos
device_create(9) - suse
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
[TIP] Processing YAML files with yq