Searched refs:mt7621_spi_match (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/spi/
H A Dspi-mt7621.c319 static const struct of_device_id mt7621_spi_match[] = { variable in typeref:struct:of_device_id
323 MODULE_DEVICE_TABLE(of, mt7621_spi_match);
334 match = of_match_device(mt7621_spi_match, &pdev->dev);
384 .of_match_table = mt7621_spi_match,

Completed in 297 milliseconds