Searched refs:synth_kbd_keystroke (Results 1 – 1 of 1) sorted by relevance
76 struct synth_kbd_keystroke { struct112 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()