Searched defs:phy_device (Results 1 – 2 of 2) sorted by relevance
354 struct phy_device { struct357 struct phy_driver *drv;359 struct mii_bus *bus;361 struct device dev;363 u32 phy_id;365 struct phy_c45_device_ids c45_ids;366 bool is_c45;367 bool is_internal;368 bool has_fixups;369 bool suspended;[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()