Home
last modified time | relevance | path

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

/drivers/input/
Dinput.c156 #define INPUT_IGNORE_EVENT 0 macro
164 int disposition = INPUT_IGNORE_EVENT; in input_handle_event()
275 if (disposition != INPUT_IGNORE_EVENT && type != EV_SYN) in input_handle_event()