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

/linux-4.1.27/drivers/platform/x86/
H A Dcompal-laptop.c177 unsigned char curr_pwm; member in struct:compal_data
434 set_pwm(data->curr_pwm); pwm_enable_store()
448 return sprintf(buf, "%hhu\n", data->curr_pwm); pwm_show()
464 data->curr_pwm = val; pwm_store()
905 data->curr_pwm = 255; /* Try not to cause a CPU_on_fire exception initialize_fan_control_data()

Completed in 47 milliseconds