Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Dinput.c186 #define INPUT_FLUSH 8 macro
260 disposition = INPUT_PASS_TO_HANDLERS | INPUT_FLUSH; in input_get_disposition()
376 if (disposition & INPUT_FLUSH) { in input_event_dispose()
993 input_event_dispose(dev, INPUT_PASS_TO_HANDLERS | INPUT_FLUSH, in input_set_keycode()