Searched refs:driver_detach (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/base/
H A Dbase.h118 extern void driver_detach(struct device_driver *drv);
H A Ddd.c366 * driver_detach - detach driver from all devices it controls.
369 void driver_detach(struct device_driver *drv) function
H A Dbus.c734 driver_detach(drv);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/base/
H A Dbase.h118 extern void driver_detach(struct device_driver *drv);
H A Ddd.c366 * driver_detach - detach driver from all devices it controls.
369 void driver_detach(struct device_driver *drv) function
H A Dbus.c734 driver_detach(drv);

Completed in 179 milliseconds