Searched refs:of_phy_find_device (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dof_mdio.h16 extern struct phy_device *of_phy_find_device(struct device_node *phy_np);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Dof_mdio.c101 /* Helper function for of_phy_find_device */
108 * of_phy_find_device - Give a PHY node, find the phy_device
113 struct phy_device *of_phy_find_device(struct device_node *phy_np) function
122 EXPORT_SYMBOL(of_phy_find_device); variable
138 struct phy_device *phy = of_phy_find_device(phy_np);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ducc_geth.c1400 tbiphy = of_phy_find_device(ug_info->tbi_node);
1714 tbiphy = of_phy_find_device(ug_info->tbi_node);
H A Dgianfar.c1501 tbiphy = of_phy_find_device(priv->tbi_node);

Completed in 2382 milliseconds