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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dphy_device.c149 struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id) function
196 EXPORT_SYMBOL(phy_device_create); variable
254 dev = phy_device_create(bus, addr, phy_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dphy.h526 struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id);

Completed in 108 milliseconds