Home
last modified time | relevance | path

Searched refs:bcm54xx_set_wakeup_irq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dbroadcom.c463 static int bcm54xx_set_wakeup_irq(struct phy_device *phydev, bool state) in bcm54xx_set_wakeup_irq() function
494 return bcm54xx_set_wakeup_irq(phydev, true); in bcm54xx_suspend()
512 ret = bcm54xx_set_wakeup_irq(phydev, false); in bcm54xx_resume()