mousevsc_prt_msg 141 drivers/hid/hid-hyperv.c struct mousevsc_prt_msg protocol_req; mousevsc_prt_msg 142 drivers/hid/hid-hyperv.c struct mousevsc_prt_msg protocol_resp; mousevsc_prt_msg 186 drivers/hid/hid-hyperv.c struct mousevsc_prt_msg ack; mousevsc_prt_msg 219 drivers/hid/hid-hyperv.c memset(&ack, 0, sizeof(struct mousevsc_prt_msg)); mousevsc_prt_msg 271 drivers/hid/hid-hyperv.c > sizeof(struct mousevsc_prt_msg)) { mousevsc_prt_msg 342 drivers/hid/hid-hyperv.c struct mousevsc_prt_msg *request; mousevsc_prt_msg 343 drivers/hid/hid-hyperv.c struct mousevsc_prt_msg *response; mousevsc_prt_msg 346 drivers/hid/hid-hyperv.c memset(request, 0, sizeof(struct mousevsc_prt_msg));