Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/phy/
Dmdio_bus.c274 struct phy_driver *phydrv = to_phy_driver(drv); in mdio_bus_match() local
285 struct phy_driver *phydrv = to_phy_driver(drv); in mdio_bus_phy_may_suspend() local
315 struct phy_driver *phydrv = to_phy_driver(dev->driver); in mdio_bus_suspend() local
335 struct phy_driver *phydrv = to_phy_driver(dev->driver); in mdio_bus_resume() local
Dphy_device.c912 struct phy_driver *phydrv; in phy_probe() local