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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/phy/
H A Dphy_device.c47 struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id) function
75 EXPORT_SYMBOL(phy_device_create); variable
112 dev = phy_device_create(bus, addr, phy_id);
H A Dfixed.c245 phydev = phy_device_create(new_bus, 0, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dphy.h400 struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id);

Completed in 98 milliseconds