Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dphy.h600 struct phy_fixup { struct
601 struct list_head list;
602 char bus_id[20];
603 u32 phy_uid;
604 u32 phy_uid_mask;
605 int (*run)(struct phy_device *phydev);