altr_a10sr_gpio_of_match  105 drivers/gpio/gpio-altera-a10sr.c static const struct of_device_id altr_a10sr_gpio_of_match[] = {
altr_a10sr_gpio_of_match  109 drivers/gpio/gpio-altera-a10sr.c MODULE_DEVICE_TABLE(of, altr_a10sr_gpio_of_match);
altr_a10sr_gpio_of_match  115 drivers/gpio/gpio-altera-a10sr.c 		.of_match_table = of_match_ptr(altr_a10sr_gpio_of_match),