mt7621_spi_match 318 drivers/spi/spi-mt7621.c static const struct of_device_id mt7621_spi_match[] = { mt7621_spi_match 322 drivers/spi/spi-mt7621.c MODULE_DEVICE_TABLE(of, mt7621_spi_match); mt7621_spi_match 334 drivers/spi/spi-mt7621.c match = of_match_device(mt7621_spi_match, &pdev->dev); mt7621_spi_match 404 drivers/spi/spi-mt7621.c .of_match_table = mt7621_spi_match,