Home
last modified time | relevance | path

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

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