Home
last modified time | relevance | path

Searched defs:vbva_report_input_mapping (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
Dvboxvideo.h424 struct vbva_report_input_mapping { struct
425 s32 x; /* Upper left X co-ordinate relative to the first screen. */
426 s32 y; /* Upper left Y co-ordinate relative to the first screen. */
427 u32 cx; /* Rectangle width. */
428 u32 cy; /* Rectangle height. */
/kernel/linux/linux-4.19/drivers/staging/vboxvideo/
Dvboxvideo.h472 struct vbva_report_input_mapping { struct
473 s32 x; /**< Upper left X co-ordinate relative to the first screen. */
474 s32 y; /**< Upper left Y co-ordinate relative to the first screen. */
475 u32 cx; /**< Rectangle width. */
476 u32 cy; /**< Rectangle height. */