Searched refs:get_phy_device (Results 1 - 3 of 3) sorted by relevance

/drivers/of/
H A Dof_mdio.c80 phy = get_phy_device(mdio, addr);
/drivers/net/phy/
H A Dphy_device.c236 * get_phy_device - reads the specified PHY device and returns its @phy_device struct
243 struct phy_device * get_phy_device(struct mii_bus *bus, int addr) function
261 EXPORT_SYMBOL(get_phy_device); variable
H A Dmdio_bus.c200 phydev = get_phy_device(bus, addr);

Completed in 102 milliseconds