Searched refs:mtk_spi_slave_of_match (Results 1 – 1 of 1) sorted by relevance
89 static const struct of_device_id mtk_spi_slave_of_match[] = { variable96 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,