Home
last modified time | relevance | path

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

/linux/rust/kernel/net/
H A Dphy.rs415 phydev: *mut bindings::phy_device, in match_phy_device_callback()
429 phydev: *mut bindings::phy_device, in read_mmd_callback()
448 phydev: *mut bindings::phy_device, in write_mmd_callback()
466 unsafe extern "C" fn link_change_notify_callback(phydev: *mut bindings::phy_device) { in link_change_notify_callback()
/linux/drivers/net/phy/
H A Dphy_device.c433 int (*run)(struct phy_device *)) in phy_register_fixup()
454 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()
462 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()