Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmlxreg-fan.c85 struct mlxreg_fan_pwm { struct
110 struct mlxreg_fan_pwm pwm[MLXREG_FAN_MAX_PWM]; argument
125 struct mlxreg_fan_pwm *pwm; in mlxreg_fan_read()
209 struct mlxreg_fan_pwm *pwm; in mlxreg_fan_write()
334 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_get_cur_state()
354 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_set_cur_state()
549 struct mlxreg_fan_pwm *pwm = &fan->pwm[i]; in mlxreg_fan_cooling_config()