Searched defs:phy_device (Results 1 – 3 of 3) sorted by relevance
637 struct phy_device { struct638 struct mdio_device mdio;642 const struct phy_driver *drv;644 struct device_link *devlink;646 u32 phyindex;647 u32 phy_id;649 struct phy_c45_device_ids c45_ids;650 unsigned is_c45:1;651 unsigned is_internal:1;652 unsigned is_pseudo_fixed_link:1;[all …]
412 phydev: *mut bindings::phy_device, in match_phy_device_callback()426 phydev: *mut bindings::phy_device, in read_mmd_callback()445 phydev: *mut bindings::phy_device, in write_mmd_callback()463 unsafe extern "C" fn link_change_notify_callback(phydev: *mut bindings::phy_device) { in link_change_notify_callback()
432 int (*run)(struct phy_device *)) in phy_register_fixup()453 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()461 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()