Searched refs:gpio_bus_match (Results 1 – 1 of 1) sorted by relevance
59 static int gpio_bus_match(struct device *dev, struct device_driver *drv);62 .match = gpio_bus_match,4403 static int gpio_bus_match(struct device *dev, struct device_driver *drv) in gpio_bus_match() function