Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-omap-control.c240 static const struct of_device_id omap_control_phy_id_table[] = { variable
267 MODULE_DEVICE_TABLE(of, omap_control_phy_id_table);
275 of_id = of_match_device(omap_control_phy_id_table, &pdev->dev); in omap_control_phy_probe()
331 .of_match_table = omap_control_phy_id_table,
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-omap-control.c240 static const struct of_device_id omap_control_phy_id_table[] = { variable
267 MODULE_DEVICE_TABLE(of, omap_control_phy_id_table);
274 of_id = of_match_device(omap_control_phy_id_table, &pdev->dev); in omap_control_phy_probe()
326 .of_match_table = omap_control_phy_id_table,

Completed in 1 milliseconds