of_fsl_spi_match   64 drivers/spi/spi-fsl-spi.c static const struct of_device_id of_fsl_spi_match[] = {
of_fsl_spi_match   75 drivers/spi/spi-fsl-spi.c MODULE_DEVICE_TABLE(of, of_fsl_spi_match);
of_fsl_spi_match   82 drivers/spi/spi-fsl-spi.c 		match = of_match_node(of_fsl_spi_match, dev->of_node);
of_fsl_spi_match  780 drivers/spi/spi-fsl-spi.c 		.of_match_table = of_fsl_spi_match,