xlnx_spi_of_match  186 drivers/fpga/xilinx-spi.c static const struct of_device_id xlnx_spi_of_match[] = {
xlnx_spi_of_match  190 drivers/fpga/xilinx-spi.c MODULE_DEVICE_TABLE(of, xlnx_spi_of_match);
xlnx_spi_of_match  195 drivers/fpga/xilinx-spi.c 		.of_match_table = of_match_ptr(xlnx_spi_of_match),