Searched refs:mt7621_spi_match (Results 1 – 1 of 1) sorted by relevance
317 static const struct of_device_id mt7621_spi_match[] = { variable321 MODULE_DEVICE_TABLE(of, mt7621_spi_match);332 match = of_match_device(mt7621_spi_match, &pdev->dev); in mt7621_spi_probe()382 .of_match_table = mt7621_spi_match,