cpsw_phy_sel_id_table  191 drivers/net/ethernet/ti/cpsw-phy-sel.c static const struct of_device_id cpsw_phy_sel_id_table[] = {
cpsw_phy_sel_id_table  213 drivers/net/ethernet/ti/cpsw-phy-sel.c 	of_id = of_match_node(cpsw_phy_sel_id_table, pdev->dev.of_node);
cpsw_phy_sel_id_table  243 drivers/net/ethernet/ti/cpsw-phy-sel.c 		.of_match_table = cpsw_phy_sel_id_table,