Home
last modified time | relevance | path

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

/linux/rust/kernel/net/
H A Dphy.rs634 fn link_change_notify(_dev: &mut Device) {} link_change_notify() method
/linux/include/linux/
H A Dphy.h1049 void (*link_change_notify)(struct phy_device *dev); member