mtk_spi_of_match 146 drivers/spi/spi-mt65xx.c static const struct of_device_id mtk_spi_of_match[] = { mtk_spi_of_match 176 drivers/spi/spi-mt65xx.c MODULE_DEVICE_TABLE(of, mtk_spi_of_match); mtk_spi_of_match 641 drivers/spi/spi-mt65xx.c of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); mtk_spi_of_match 896 drivers/spi/spi-mt65xx.c .of_match_table = mtk_spi_of_match,