Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-omap2-mcspi.c1387 static const struct of_device_id omap_mcspi_of_match[] = { variable
1402 MODULE_DEVICE_TABLE(of, omap_mcspi_of_match);
1443 match = of_match_device(omap_mcspi_of_match, &pdev->dev); in omap2_mcspi_probe()
1599 .of_match_table = omap_mcspi_of_match,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-omap2-mcspi.c1407 static const struct of_device_id omap_mcspi_of_match[] = { variable
1422 MODULE_DEVICE_TABLE(of, omap_mcspi_of_match);
1461 match = of_match_device(omap_mcspi_of_match, &pdev->dev); in omap2_mcspi_probe()
1614 .of_match_table = omap_mcspi_of_match,

Completed in 9 milliseconds