Searched refs:device_driver_detach (Results 1 – 3 of 3) sorted by relevance
138 void device_driver_detach(struct device *dev);
190 device_driver_detach(dev); in unbind_store()726 device_driver_detach(dev); in device_reprobe()
1199 void device_driver_detach(struct device *dev) in device_driver_detach() function