Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/
Dinput.c210 #define INPUT_FLUSH 8 macro
278 disposition = INPUT_PASS_TO_HANDLERS | INPUT_FLUSH; in input_get_disposition()
399 if (disposition & INPUT_FLUSH) { in input_handle_event()