Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/
Dhid-hyperv.c110 struct pipe_prt_msg { struct
227 sizeof(struct pipe_prt_msg) + in mousevsc_on_receive_device_info()
245 struct pipe_prt_msg *pipe_msg; in mousevsc_on_receive()
251 pipe_msg = (struct pipe_prt_msg *)((unsigned long)packet + in mousevsc_on_receive()
350 sizeof(struct pipe_prt_msg) + in mousevsc_connect_to_vsp()