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