Home
last modified time | relevance | path

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

/linux/drivers/parport/
H A Dshare.c175 static int driver_detach(struct device_driver *_drv, void *_port) in driver_detach() function
195 bus_for_each_drv(&parport_bus_type, NULL, port, driver_detach); in detach_driver_chain()