Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmlxreg-fan.c116 static int mlxreg_fan_set_cur_state(struct thermal_cooling_device *cdev,
227 return mlxreg_fan_set_cur_state(pwm->cdev, in mlxreg_fan_write()
350 static int mlxreg_fan_set_cur_state(struct thermal_cooling_device *cdev, in mlxreg_fan_set_cur_state() function
377 .set_cur_state = mlxreg_fan_set_cur_state,