Home
last modified time | relevance | path

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

/linux-6.12.1/rust/kernel/net/
Dphy.rs605 fn match_phy_device(_dev: &Device) -> bool { in match_phy_device() method
/linux-6.12.1/include/linux/
Dphy.h1009 int (*match_phy_device)(struct phy_device *phydev); member