Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/
H A Dinput.c351 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()
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()