Home
last modified time | relevance | path

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

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