xtfpga_spi_of_match  148 drivers/spi/spi-xtensa-xtfpga.c static const struct of_device_id xtfpga_spi_of_match[] = {
xtfpga_spi_of_match  152 drivers/spi/spi-xtensa-xtfpga.c MODULE_DEVICE_TABLE(of, xtfpga_spi_of_match);
xtfpga_spi_of_match  160 drivers/spi/spi-xtensa-xtfpga.c 		.of_match_table = of_match_ptr(xtfpga_spi_of_match),