Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-mt65xx.c146 static const struct of_device_id mtk_spi_of_match[] = { variable
179 MODULE_DEVICE_TABLE(of, mtk_spi_of_match);
649 of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); in mtk_spi_probe()
900 .of_match_table = mtk_spi_of_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mt65xx.c228 static const struct of_device_id mtk_spi_of_match[] = { variable
267 MODULE_DEVICE_TABLE(of, mtk_spi_of_match);
1419 .of_match_table = mtk_spi_of_match,

Completed in 4 milliseconds