Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dphy.h276 struct phy_device { struct
279 struct phy_driver *drv;
281 struct mii_bus *bus;
283 struct device dev;
285 u32 phy_id;
287 enum phy_state state;
289 u32 dev_flags;
291 phy_interface_t interface;
294 int addr;
300 int speed;
[all …]
/linux-3.3/drivers/net/phy/
Dphy_device.c73 int (*run)(struct phy_device *)) in phy_register_fixup()
96 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()
104 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()