omap_control_phy_id_table  240 drivers/phy/ti/phy-omap-control.c static const struct of_device_id omap_control_phy_id_table[] = {
omap_control_phy_id_table  267 drivers/phy/ti/phy-omap-control.c MODULE_DEVICE_TABLE(of, omap_control_phy_id_table);
omap_control_phy_id_table  275 drivers/phy/ti/phy-omap-control.c 	of_id = of_match_device(omap_control_phy_id_table, &pdev->dev);
omap_control_phy_id_table  331 drivers/phy/ti/phy-omap-control.c 		.of_match_table = omap_control_phy_id_table,