hid_msg           249 drivers/hid/hid-hyperv.c 	struct synthhid_msg *hid_msg;
hid_msg           260 drivers/hid/hid-hyperv.c 	hid_msg = (struct synthhid_msg *)pipe_msg->data;
hid_msg           262 drivers/hid/hid-hyperv.c 	switch (hid_msg->header.type) {
hid_msg           309 drivers/hid/hid-hyperv.c 		       hid_msg->header.type, hid_msg->header.size);