Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dshare.c154 static int driver_check(struct device_driver *dev_drv, void *_port) in driver_check() function
178 bus_for_each_drv(&parport_bus_type, NULL, port, driver_check); in attach_driver_chain()