of_ef_match        81 drivers/fpga/altera-ps-spi.c static const struct of_device_id of_ef_match[] = {
of_ef_match        86 drivers/fpga/altera-ps-spi.c MODULE_DEVICE_TABLE(of, of_ef_match);
of_ef_match       267 drivers/fpga/altera-ps-spi.c 		of_id = of_match_device(of_ef_match, &spi->dev);
of_ef_match       336 drivers/fpga/altera-ps-spi.c 		.of_match_table = of_match_ptr(of_ef_match),