Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dpwm-fan.c120 static int pwm_fan_switch_power(struct pwm_fan_ctx *ctx, bool on) in pwm_fan_switch_power() function
147 ret = pwm_fan_switch_power(ctx, true); in pwm_fan_power_on()
165 pwm_fan_switch_power(ctx, false); in pwm_fan_power_on()
190 pwm_fan_switch_power(ctx, enable_regulator); in pwm_fan_power_off()
263 ret = pwm_fan_switch_power(ctx, false); in pwm_fan_update_enable()
282 pwm_fan_switch_power(ctx, enable_regulator); in pwm_fan_update_enable()