Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c402 struct phy_fixup *fixup = kzalloc(sizeof(*fixup), GFP_KERNEL); in phy_register_fixup()
445 struct phy_fixup *fixup; in phy_unregister_fixup()
452 fixup = list_entry(pos, struct phy_fixup, list); in phy_unregister_fixup()
486 static int phy_needs_fixup(struct phy_device *phydev, struct phy_fixup *fixup) in phy_needs_fixup()
503 struct phy_fixup *fixup; in phy_scan_fixups()
/linux-6.3-rc2/include/linux/
A Dphy.h1071 struct phy_fixup { struct

Completed in 13 milliseconds