Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/serio/
Dhyperv-keyboard.c76 struct synth_kbd_keystroke { struct
112 struct synth_kbd_keystroke *ks_msg; in hv_kbd_on_receive()
145 if (msg_length < sizeof(struct synth_kbd_keystroke)) { in hv_kbd_on_receive()
152 ks_msg = (struct synth_kbd_keystroke *)msg; in hv_kbd_on_receive()