Searched refs:get_phy_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/drivers/of/
H A Dof_mdio.c72 phy = get_phy_device(mdio, be32_to_cpup(addr));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dmdio_bus.c187 phydev = get_phy_device(bus, addr);
H A Dphy_device.c233 * get_phy_device - reads the specified PHY device and returns its @phy_device struct
240 struct phy_device * get_phy_device(struct mii_bus *bus, int addr) function
258 EXPORT_SYMBOL(get_phy_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dphy.h473 struct phy_device* get_phy_device(struct mii_bus *bus, int addr);

Completed in 166 milliseconds