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

/linux-4.1.27/drivers/net/phy/
H A Dphy.c536 * @phy_dat: phy_device pointer
541 static irqreturn_t phy_interrupt(int irq, void *phy_dat) phy_interrupt() argument
543 struct phy_device *phydev = phy_dat; phy_interrupt()

Completed in 107 milliseconds