Home
last modified time | relevance | path

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

/linux-6.1.9/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()
203 struct mlxreg_fan_pwm *pwm; in mlxreg_fan_write()
328 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_get_cur_state()
348 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_set_cur_state()
543 struct mlxreg_fan_pwm *pwm = &fan->pwm[i]; in mlxreg_fan_cooling_config()