Home
last modified time | relevance | path

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

/drivers/net/phy/
Dphy.c591 int phy_stop_interrupts(struct phy_device *phydev) in phy_stop_interrupts() function
619 EXPORT_SYMBOL(phy_stop_interrupts);
Dphy_device.c489 phy_stop_interrupts(phydev); in phy_disconnect()