Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds