Searched refs:synth_kbd_keystroke (Results 1 – 1 of 1) sorted by relevance
68 struct synth_kbd_keystroke { struct104 struct synth_kbd_keystroke *ks_msg; in hv_kbd_on_receive()137 if (msg_length < sizeof(struct synth_kbd_keystroke)) { in hv_kbd_on_receive()144 ks_msg = (struct synth_kbd_keystroke *)msg; in hv_kbd_on_receive()