Home
last modified time | relevance | path

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

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