Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-hyperv.c253 struct synthhid_msg *hid_msg; in mousevsc_on_receive() local
264 hid_msg = (struct synthhid_msg *)pipe_msg->data; in mousevsc_on_receive()
266 switch (hid_msg->header.type) { in mousevsc_on_receive()
313 hid_msg->header.type, hid_msg->header.size); in mousevsc_on_receive()