Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-hyperv.c246 struct synthhid_msg_hdr *hid_msg_hdr; in mousevsc_on_receive() local
257 hid_msg_hdr = (struct synthhid_msg_hdr *)pipe_msg->data; in mousevsc_on_receive()
259 switch (hid_msg_hdr->type) { in mousevsc_on_receive()
302 hid_msg_hdr->type, hid_msg_hdr->size); in mousevsc_on_receive()