Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/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);
688 of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); in mtk_spi_probe()
939 .of_match_table = mtk_spi_of_match,
/dports/multimedia/libv4l/linux-5.13-rc2/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);
688 of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); in mtk_spi_probe()
939 .of_match_table = mtk_spi_of_match,
/dports/multimedia/v4l-utils/linux-5.13-rc2/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);
688 of_id = of_match_node(mtk_spi_of_match, pdev->dev.of_node); in mtk_spi_probe()
939 .of_match_table = mtk_spi_of_match,