Home
last modified time | relevance | path

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

/drivers/net/phy/
Dmarvell10g.c236 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function
274 ret = mv3310_hwmon_config(phydev, true); in mv3310_hwmon_probe()
285 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function
474 mv3310_hwmon_config(phydev, false); in mv3310_remove()
490 return mv3310_hwmon_config(phydev, true); in mv3310_resume()