Searched refs:device_driver_detach (Results 1 – 3 of 3) sorted by relevance
152 void device_driver_detach(struct device *dev);
191 device_driver_detach(dev); in unbind_store()727 device_driver_detach(dev); in device_reprobe()
1219 void device_driver_detach(struct device *dev) in device_driver_detach() function