Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dphy.c123 static int phy_config_interrupt(struct phy_device *phydev, bool interrupts) in phy_config_interrupt() function
959 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
983 return phy_config_interrupt(phydev, PHY_INTERRUPT_ENABLED); in phy_enable_interrupts()

Completed in 8 milliseconds