Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c52 struct phy_fixup { struct
441 struct phy_fixup *fixup = kzalloc_obj(*fixup); in phy_register_fixup()
475 static bool phy_needs_fixup(struct phy_device *phydev, struct phy_fixup *fixup) in phy_needs_fixup()
490 struct phy_fixup *fixup; in phy_scan_fixups()