sh_msiof_match   1075 drivers/spi/spi-sh-msiof.c static const struct of_device_id sh_msiof_match[] = {
sh_msiof_match   1090 drivers/spi/spi-sh-msiof.c MODULE_DEVICE_TABLE(of, sh_msiof_match);
sh_msiof_match   1460 drivers/spi/spi-sh-msiof.c 		.of_match_table = of_match_ptr(sh_msiof_match),