Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/phy/
Dmdio_bus.c261 struct phy_driver *phydrv = to_phy_driver(drv); in mdio_bus_match() local
272 struct phy_driver *phydrv = to_phy_driver(drv); in mdio_bus_phy_may_suspend() local
302 struct phy_driver *phydrv = to_phy_driver(dev->driver); in mdio_bus_suspend() local
322 struct phy_driver *phydrv = to_phy_driver(dev->driver); in mdio_bus_resume() local
Dphy_device.c926 struct phy_driver *phydrv; in phy_probe() local