Searched refs:mv3310_hwmon_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | marvell10g.c | 192 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function 230 ret = mv3310_hwmon_config(phydev, true); in mv3310_hwmon_probe() 241 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function 427 mv3310_hwmon_config(phydev, false); in mv3310_remove() 443 return mv3310_hwmon_config(phydev, true); in mv3310_resume()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | marvell10g.c | 257 static int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function 295 ret = mv3310_hwmon_config(phydev, true); in mv3310_hwmon_probe() 306 static inline int mv3310_hwmon_config(struct phy_device *phydev, bool enable) in mv3310_hwmon_config() function 564 mv3310_hwmon_config(phydev, false); in mv3310_remove() 580 return mv3310_hwmon_config(phydev, true); in mv3310_resume()
|
Completed in 3 milliseconds