Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/phy/
Dphy_device.c939 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change() function
/kernel/linux/linux-6.6/drivers/net/phy/
Dphy_device.c1072 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change() function
/kernel/linux/linux-5.10/include/linux/
Dphy.h641 void (*phy_link_change)(struct phy_device *phydev, bool up); member
/kernel/linux/linux-6.6/include/linux/
Dphy.h757 void (*phy_link_change)(struct phy_device *phydev, bool up); member