xra1403_spi_of_match  207 drivers/gpio/gpio-xra1403.c static const struct of_device_id xra1403_spi_of_match[] = {
xra1403_spi_of_match  211 drivers/gpio/gpio-xra1403.c MODULE_DEVICE_TABLE(of, xra1403_spi_of_match);
xra1403_spi_of_match  218 drivers/gpio/gpio-xra1403.c 		.of_match_table = of_match_ptr(xra1403_spi_of_match),