altera_gpio_of_match  324 drivers/gpio/gpio-altera.c static const struct of_device_id altera_gpio_of_match[] = {
altera_gpio_of_match  328 drivers/gpio/gpio-altera.c MODULE_DEVICE_TABLE(of, altera_gpio_of_match);
altera_gpio_of_match  333 drivers/gpio/gpio-altera.c 		.of_match_table = of_match_ptr(altera_gpio_of_match),