Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c748 struct phy_device *phy_device_create(struct mii_bus *bus, int addr, u32 phy_id, in phy_device_create() function
840 EXPORT_SYMBOL(phy_device_create);
1097 return phy_device_create(bus, addr, phy_id, in get_phy_device()
1101 return phy_device_create(bus, addr, phy_id, is_c45, &c45_ids); in get_phy_device()