Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dinput.c152 #define INPUT_FLUSH 8 macro
226 disposition = INPUT_PASS_TO_HANDLERS | INPUT_FLUSH; in input_get_disposition()
339 if (disposition & INPUT_FLUSH) { in input_event_dispose()
961 input_event_dispose(dev, INPUT_PASS_TO_HANDLERS | INPUT_FLUSH, in input_set_keycode()