Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dphy_device.c356 struct phy_fixup *fixup = kzalloc(sizeof(*fixup), GFP_KERNEL); in phy_register_fixup()
399 struct phy_fixup *fixup; in phy_unregister_fixup()
406 fixup = list_entry(pos, struct phy_fixup, list); in phy_unregister_fixup()
440 static int phy_needs_fixup(struct phy_device *phydev, struct phy_fixup *fixup) in phy_needs_fixup()
457 struct phy_fixup *fixup; in phy_scan_fixups()
/Linux-v5.4/include/linux/
Dphy.h643 struct phy_fixup { struct