Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dphy.h588 struct phy_fixup { struct
589 struct list_head list;
590 char bus_id[20];
591 u32 phy_uid;
592 u32 phy_uid_mask;
593 int (*run)(struct phy_device *phydev);