Home
last modified time | relevance | path

Searched defs:link_change_notify (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/
H A Dax88796b_rust.rs92 fn link_change_notify(dev: &mut phy::Device) { in link_change_notify() method
/linux/rust/kernel/net/
H A Dphy.rs631 fn link_change_notify(_dev: &mut Device) {} in link_change_notify() method
/linux/include/linux/
H A Dphy.h1247 void (*link_change_notify)(struct phy_device *dev); member