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

/linux-4.4.14/drivers/spi/
H A Dspi-mt65xx.c114 static const struct of_device_id mtk_spi_of_match[] = { variable in typeref:struct:of_device_id
120 MODULE_DEVICE_TABLE(of, mtk_spi_of_match);
508 of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); mtk_spi_probe()
755 .of_match_table = mtk_spi_of_match,

Completed in 39 milliseconds