Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dpwm-fan.c328 static int pwm_fan_temp_to_state(struct pwm_fan_ctx *ctx, int temp) in pwm_fan_temp_to_state() function
351 state = pwm_fan_temp_to_state(ctx, event_data->temp); in pwm_fan_thermal_notifier_call()