table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| ROOT_DEVICE_UNREGIST(9) | Device drivers infrastructure | ROOT_DEVICE_UNREGIST(9) |
NAME¶
root_device_unregister - unregister and free a root deviceSYNOPSIS¶
void
root_device_unregister(struct device * dev);
ARGUMENTS¶
devdevice going away
DESCRIPTION¶
This function unregisters and cleans up a device that was created by root_device_register.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |