Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-hyperv.c257 struct synthhid_msg *hid_msg; in mousevsc_on_receive() local
268 hid_msg = (struct synthhid_msg *)pipe_msg->data; in mousevsc_on_receive()
270 switch (hid_msg->header.type) { in mousevsc_on_receive()
317 hid_msg->header.type, hid_msg->header.size); in mousevsc_on_receive()