Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dmlxreg-fan.c87 struct mlxreg_fan_pwm { struct
112 struct mlxreg_fan_pwm pwm[MLXREG_FAN_MAX_PWM]; argument
127 struct mlxreg_fan_pwm *pwm; in mlxreg_fan_read()
213 struct mlxreg_fan_pwm *pwm; in mlxreg_fan_write()
349 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_get_cur_state()
368 struct mlxreg_fan_pwm *pwm = cdev->devdata; in _mlxreg_fan_set_cur_state()
579 struct mlxreg_fan_pwm *pwm = &fan->pwm[i]; in mlxreg_fan_cooling_config()