Home
last modified time | relevance | path

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

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