root_device_unregister(9) suse man page | unix.com

Man Page: root_device_unregister

Operating Environment: suse

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 2.6. July 2010 ROOT_DEVICE_UNREGIST(9)
Related Man Pages
device_rename(9) - centos
struct_class(9) - centos
struct_uio_info(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com