Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mt7621.c318 static const struct of_device_id mt7621_spi_match[] = { variable
322 MODULE_DEVICE_TABLE(of, mt7621_spi_match);
334 match = of_match_device(mt7621_spi_match, &pdev->dev); in mt7621_spi_probe()
409 .of_match_table = mt7621_spi_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mt7621.c319 static const struct of_device_id mt7621_spi_match[] = { variable
323 MODULE_DEVICE_TABLE(of, mt7621_spi_match);
334 match = of_match_device(mt7621_spi_match, &pdev->dev); in mt7621_spi_probe()
384 .of_match_table = mt7621_spi_match,

Completed in 2 milliseconds