Home
last modified time | relevance | path

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

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