Man Page: root_device_unregister
Operating Environment: suse
Section: 9
ROOT_DEVICE_UNREGIST(9) Device drivers infrastructure ROOT_DEVICE_UNREGIST(9)NAMEroot_device_unregister - unregister and free a root deviceSYNOPSISvoid root_device_unregister(struct device * dev);ARGUMENTSdev device going awayDESCRIPTIONThis function unregisters and cleans up a device that was created by root_device_register.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ROOT_DEVICE_UNREGIST(9)
| Related Man Pages |
|---|
| device_create_with_groups(9) - centos |
| device_rename(9) - centos |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| struct_uio_info(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Change directory error |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| Shopt -s histappend |