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 |
|---|
| struct_device_driver(9) - centos |
| struct_input_polled_dev(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 |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |