Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dax88796b_rust.rs93 fn link_change_notify(dev: &mut phy::Device) { in link_change_notify() method
/linux-6.12.1/rust/kernel/net/
Dphy.rs641 fn link_change_notify(_dev: &mut Device) {} in link_change_notify() method
/linux-6.12.1/include/linux/
Dphy.h1033 void (*link_change_notify)(struct phy_device *dev); member