Lines Matching defs:phydev
65 static void at803x_context_save(struct phy_device *phydev, in at803x_context_save()
77 static void at803x_context_restore(struct phy_device *phydev, in at803x_context_restore()
88 static int at803x_set_wol(struct phy_device *phydev, in at803x_set_wol()
139 static void at803x_get_wol(struct phy_device *phydev, in at803x_get_wol()
152 static int at803x_suspend(struct phy_device *phydev) in at803x_suspend()
176 static int at803x_resume(struct phy_device *phydev) in at803x_resume()
191 static int at803x_probe(struct phy_device *phydev) in at803x_probe()
212 static int at803x_config_init(struct phy_device *phydev) in at803x_config_init()
234 static int at803x_ack_interrupt(struct phy_device *phydev) in at803x_ack_interrupt()
243 static int at803x_config_intr(struct phy_device *phydev) in at803x_config_intr()
259 static void at803x_link_change_notify(struct phy_device *phydev) in at803x_link_change_notify()