Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/idxd/
H A Dcompat.c11 extern void device_driver_detach(struct device *dev);
25 device_driver_detach(dev); in unbind_store()
/openbmc/linux/drivers/base/
H A Dbase.h180 void device_driver_detach(struct device *dev);
H A Dbus.c242 device_driver_detach(dev); in unbind_store()
797 device_driver_detach(dev); in device_reprobe()
H A Ddd.c1329 void device_driver_detach(struct device *dev) in device_driver_detach() function