Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dhyperv-keyboard.c104 struct synth_kbd_keystroke *ks_msg; in hv_kbd_on_receive() local
144 ks_msg = (struct synth_kbd_keystroke *)msg; in hv_kbd_on_receive()
145 info = __le32_to_cpu(ks_msg->info); in hv_kbd_on_receive()
158 scan_code = __le16_to_cpu(ks_msg->make_code); in hv_kbd_on_receive()