phy_gmii_sel_id_table  173 drivers/phy/ti/phy-gmii-sel.c static const struct of_device_id phy_gmii_sel_id_table[] = {
phy_gmii_sel_id_table  192 drivers/phy/ti/phy-gmii-sel.c MODULE_DEVICE_TABLE(of, phy_gmii_sel_id_table);
phy_gmii_sel_id_table  302 drivers/phy/ti/phy-gmii-sel.c 	of_id = of_match_node(phy_gmii_sel_id_table, pdev->dev.of_node);
phy_gmii_sel_id_table  342 drivers/phy/ti/phy-gmii-sel.c 		.of_match_table = phy_gmii_sel_id_table,