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

/linux-master/drivers/hwmon/
H A Dpwm-fan.c38 struct pwm_fan_ctx { struct
76 struct pwm_fan_ctx *ctx = from_timer(ctx, t, rpm_timer);
120 static int pwm_fan_switch_power(struct pwm_fan_ctx *ctx, bool on)
139 static int pwm_fan_power_on(struct pwm_fan_ctx *ctx)
169 static int pwm_fan_power_off(struct pwm_fan_ctx *ctx)
197 static int __set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm)
223 static int set_pwm(struct pwm_fan_ctx *ctx, unsigned long pwm)
234 static void pwm_fan_update_state(struct pwm_fan_ctx *ctx, unsigned long pwm)
245 static int pwm_fan_update_enable(struct pwm_fan_ctx *ctx, long val)
295 struct pwm_fan_ctx *ct
[all...]

Completed in 187 milliseconds