Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
Dhid-hyperv.c254 struct synthhid_msg *hid_msg; in mousevsc_on_receive() local
265 hid_msg = (struct synthhid_msg *)pipe_msg->data; in mousevsc_on_receive()
267 switch (hid_msg->header.type) { in mousevsc_on_receive()
314 hid_msg->header.type, hid_msg->header.size); in mousevsc_on_receive()