Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_mdio.c196 static void hbg_phy_disconnect(void *data) in hbg_phy_disconnect() function
212 ret = devm_add_action_or_reset(dev, hbg_phy_disconnect, phydev); in hbg_phy_connect()