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

/linux-master/drivers/input/misc/
H A Dpowermate.c55 #define UPDATE_PULSE_MODE (1<<3) macro
137 }else if (pm->requires_update & UPDATE_PULSE_MODE){
168 pm->requires_update &= ~UPDATE_PULSE_MODE;
244 pm->requires_update |= UPDATE_PULSE_MODE;
403 pm->requires_update = UPDATE_PULSE_ASLEEP | UPDATE_PULSE_AWAKE | UPDATE_PULSE_MODE | UPDATE_STATIC_BRIGHTNESS;

Completed in 208 milliseconds