Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dhyperv-keyboard.c68 struct synth_kbd_keystroke { struct
104 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()