omap_mcspi_of_match 1378 drivers/spi/spi-omap2-mcspi.c static const struct of_device_id omap_mcspi_of_match[] = {
omap_mcspi_of_match 1389 drivers/spi/spi-omap2-mcspi.c MODULE_DEVICE_TABLE(of, omap_mcspi_of_match);
omap_mcspi_of_match 1429 drivers/spi/spi-omap2-mcspi.c 	match = of_match_device(omap_mcspi_of_match, &pdev->dev);
omap_mcspi_of_match 1581 drivers/spi/spi-omap2-mcspi.c 		.of_match_table = omap_mcspi_of_match,