Searched refs:phy_device_register (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Dof_mdio.c86 rc = phy_device_register(phy);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/phy/
H A Dmdio_bus.c191 err = phy_device_register(phydev);
H A Dphy_device.c261 * phy_device_register - Register the phy device on the MDIO bus
264 int phy_device_register(struct phy_device *phydev) function
289 EXPORT_SYMBOL(phy_device_register); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dphy.h474 int phy_device_register(struct phy_device *phy);

Completed in 45 milliseconds