Home
last modified time | relevance | path

Searched refs:gpio_bus_match (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib.c60 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