Home
last modified time | relevance | path

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

/drivers/hid/
Dhid-hyperv.c118 struct pipe_prt_msg { struct
230 sizeof(struct pipe_prt_msg) - sizeof(unsigned char) + in mousevsc_on_receive_device_info()
248 struct pipe_prt_msg *pipe_msg; in mousevsc_on_receive()
254 pipe_msg = (struct pipe_prt_msg *)((unsigned long)packet + in mousevsc_on_receive()
269 if ((pipe_msg->size + sizeof(struct pipe_prt_msg) in mousevsc_on_receive()
277 pipe_msg->size + sizeof(struct pipe_prt_msg) - in mousevsc_on_receive()
355 sizeof(struct pipe_prt_msg) - in mousevsc_connect_to_vsp()