Home
last modified time | relevance | path

Searched refs:device_driver_detach (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/dma/idxd/
H A Dcompat.c10 extern void device_driver_detach(struct device *dev);
24 device_driver_detach(dev); in unbind_store()
/linux/drivers/base/
H A Dbase.h182 void device_driver_detach(struct device *dev);
H A Dbus.c244 device_driver_detach(dev); in unbind_store()
802 device_driver_detach(dev); in device_reprobe()
H A Ddd.c1331 void device_driver_detach(struct device *dev) in device_driver_detach() function