Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-cygnus-gpio.c661 static const struct of_device_id cygnus_gpio_of_match[] = { variable
687 match = of_match_device(cygnus_gpio_of_match, dev); in cygnus_gpio_probe()
775 .of_match_table = cygnus_gpio_of_match,