Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Dcompal-laptop.c179 unsigned char curr_pwm; member
436 set_pwm(data->curr_pwm); in pwm_enable_store()
450 return sprintf(buf, "%hhu\n", data->curr_pwm); in pwm_show()
466 data->curr_pwm = val; in pwm_store()
946 data->curr_pwm = 255; /* Try not to cause a CPU_on_fire exception in initialize_fan_control_data()