Searched refs:is_bound_to_driver (Results 1 – 1 of 1) sorted by relevance
886 static int is_bound_to_driver(struct device *dev, void *driver) in is_bound_to_driver() function952 if (!bus_for_each_dev(&platform_bus_type, NULL, &drv->driver, is_bound_to_driver)) { in __platform_driver_probe()