Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.c768 static struct phy_device *get_phy_device(struct mii_dev *bus, int addr, in get_phy_device() function
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c896 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h1367 struct phy_device *get_phy_device(struct mii_bus *bus, int addr, bool is_c45) in get_phy_device() function