Searched refs:input_event_dispose (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/input/ |
D | input.c | 347 static void input_event_dispose(struct input_dev *dev, int disposition, in input_event_dispose() function 402 input_event_dispose(dev, disposition, type, code, value); in input_handle_event() 987 input_event_dispose(dev, INPUT_PASS_TO_HANDLERS, in input_set_keycode() 989 input_event_dispose(dev, INPUT_PASS_TO_HANDLERS | INPUT_FLUSH, in input_set_keycode()
|