Home
last modified time | relevance | path

Searched refs:mtk_spi_slave_of_match (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/spi/
A Dspi-slave-mt27xx.c89 static const struct of_device_id mtk_spi_slave_of_match[] = { variable
96 MODULE_DEVICE_TABLE(of, mtk_spi_slave_of_match);
407 of_id = of_match_node(mtk_spi_slave_of_match, pdev->dev.of_node); in mtk_spi_slave_probe()
560 .of_match_table = mtk_spi_slave_of_match,

Completed in 3 milliseconds