Searched refs:__check_for_non_generic_match (Results 1 – 1 of 1) sorted by relevance
198 static int __check_for_non_generic_match(struct device_driver *drv, void *data) in __check_for_non_generic_match() function220 if (bus_for_each_drv(&usb_bus_type, NULL, udev, __check_for_non_generic_match)) in usb_generic_driver_match()