Searched refs:input_event_dispose (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/ |
H A D | input.c | 351 static void input_event_dispose(struct input_dev *dev, int disposition, in input_event_dispose() function 406 input_event_dispose(dev, disposition, type, code, value); in input_handle_event() 986 * We have to use input_event_dispose() here directly instead in input_set_keycode() 991 input_event_dispose(dev, INPUT_PASS_TO_HANDLERS, in input_set_keycode() 993 input_event_dispose(dev, INPUT_PASS_TO_HANDLERS | INPUT_FLUSH, in input_set_keycode()
|
Completed in 4 milliseconds