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 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 |