Lines Matching defs:phydev
62 static int lxt970_ack_interrupt(struct phy_device *phydev) in lxt970_ack_interrupt()
79 static int lxt970_config_intr(struct phy_device *phydev) in lxt970_config_intr()
100 static irqreturn_t lxt970_handle_interrupt(struct phy_device *phydev) in lxt970_handle_interrupt()
127 static int lxt970_config_init(struct phy_device *phydev) in lxt970_config_init()
133 static int lxt971_ack_interrupt(struct phy_device *phydev) in lxt971_ack_interrupt()
143 static int lxt971_config_intr(struct phy_device *phydev) in lxt971_config_intr()
164 static irqreturn_t lxt971_handle_interrupt(struct phy_device *phydev) in lxt971_handle_interrupt()
187 static int lxt973a2_update_link(struct phy_device *phydev) in lxt973a2_update_link()
219 static int lxt973a2_read_status(struct phy_device *phydev) in lxt973a2_read_status()
280 static int lxt973_probe(struct phy_device *phydev) in lxt973_probe()
302 static int lxt973_config_aneg(struct phy_device *phydev) in lxt973_config_aneg()