Searched defs:phy_device (Results 1 – 2 of 2) sorted by relevance
363 struct phy_device { struct366 struct phy_driver *drv;368 struct mii_bus *bus;370 struct device dev;372 u32 phy_id;374 struct phy_c45_device_ids c45_ids;375 bool is_c45;376 bool is_internal;377 bool is_pseudo_fixed_link;378 bool has_fixups;[all …]
76 int (*run)(struct phy_device *)) in phy_register_fixup()98 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()106 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()