Home
last modified time | relevance | path

Searched defs:get_phy_device (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Dphy.c784 static struct phy_device *get_phy_device(struct mii_dev *bus, int addr, in get_phy_device() function
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c945 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function
/openbmc/linux/include/linux/
H A Dphy.h1700 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function