Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/serio/
Dhyperv-keyboard.c67 struct synth_kbd_protocol_response { struct
101 struct synth_kbd_protocol_response protocol_resp;
126 if (msg_length < sizeof(struct synth_kbd_protocol_response)) { in hv_kbd_on_receive()
134 sizeof(struct synth_kbd_protocol_response)); in hv_kbd_on_receive()
289 struct synth_kbd_protocol_response *response; in hv_kbd_connect_to_vsp()