Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A 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()
344 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_get_cur_state()
364 struct mlxreg_fan_pwm *pwm = cdev->devdata; in mlxreg_fan_set_cur_state()
559 struct mlxreg_fan_pwm *pwm = &fan->pwm[i]; in mlxreg_fan_cooling_config()