Home
last modified time | relevance | path

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

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