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