Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/
Dinput.c49 static const struct input_value input_value_sync = { EV_SYN, SYN_REPORT, 1 }; variable
384 dev->vals[dev->num_vals++] = input_value_sync; in input_event_dispose()