Home
last modified time | relevance | path

Searched defs:genphy_suspend (Results 1 – 2 of 2) sorted by relevance

/linux/rust/kernel/net/
H A Dphy.rs247 pub fn genphy_suspend(&mut self) -> Result { in genphy_suspend() method
/linux/drivers/net/phy/
H A Dphy_device.c2897 int genphy_suspend(struct phy_device *phydev) in genphy_suspend() function