Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dpwm-fan.c31 struct pwm_fan_ctx { struct
41 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm) in __set_pwm() argument
64 static void pwm_fan_update_state(struct pwm_fan_ctx *ctx, unsigned long pwm) in pwm_fan_update_state()
78 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in set_pwm()
96 struct pwm_fan_ctx *ctx = dev_get_drvdata(dev); in show_pwm()
115 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_get_max_state()
128 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_get_cur_state()
141 struct pwm_fan_ctx *ctx = cdev->devdata; in pwm_fan_set_cur_state()
168 struct pwm_fan_ctx *ctx) in pwm_fan_of_get_cooling_data()
211 struct pwm_fan_ctx *ctx; in pwm_fan_probe()
[all …]