Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/include/linux/
Dphy.h671 struct phy_fixup { struct
672 struct list_head list;
673 char bus_id[MII_BUS_ID_SIZE + 3];
674 u32 phy_uid;
675 u32 phy_uid_mask;
676 int (*run)(struct phy_device *phydev);
/kernel/linux/linux-5.10/include/linux/
Dphy.h890 struct phy_fixup { struct
891 struct list_head list;
892 char bus_id[MII_BUS_ID_SIZE + 3];
893 u32 phy_uid;
894 u32 phy_uid_mask;
895 int (*run)(struct phy_device *phydev);