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

/linux-4.4.14/drivers/parport/
H A Dshare.c154 static int driver_check(struct device_driver *dev_drv, void *_port) driver_check() function
174 * call the driver_check function of the drivers registered in attach_driver_chain()
178 bus_for_each_drv(&parport_bus_type, NULL, port, driver_check); attach_driver_chain()

Completed in 102 milliseconds