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

/linux-master/drivers/hid/
H A Dhid-core.c2918 static int __bus_removed_driver(struct device_driver *drv, void *data) function
2951 bus_for_each_drv(&hid_bus_type, NULL, hdrv, __bus_removed_driver);

Completed in 112 milliseconds