Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphy_device.c997 static void phy_link_change(struct phy_device *phydev, bool up) in phy_link_change() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dphy.h642 void (*phy_link_change)(struct phy_device *phydev, bool up); member