Man Page: root_device_unregister
Operating Environment: centos
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 3.10 June 2014 ROOT_DEVICE_UNREGIST(9)