Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dphy.h363 struct phy_device { struct
366 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 …]
/linux-4.4.14/drivers/net/phy/
Dphy_device.c76 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()