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

/linux-master/drivers/spi/
H A Dspi-slave-mt27xx.c89 static const struct of_device_id mtk_spi_slave_of_match[] = { variable in typeref:struct:of_device_id
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);
558 .of_match_table = mtk_spi_slave_of_match,

Completed in 196 milliseconds