Home
last modified time | relevance | path

Searched defs:phy_device_create (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/phy/
H A Dphy.c625 static struct phy_device *phy_device_create(struct mii_dev *bus, int addr, in phy_device_create() function
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c634 struct phy_device *phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, in phy_device_create() function