Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/drm/
Ddrm_mode.h601 struct drm_mode_cursor2 { struct
602 __u32 flags;
603 __u32 crtc_id;
604 __s32 x;
605 __s32 y;
606 __u32 width;
607 __u32 height;
609 __u32 handle;
610 __s32 hot_x;
611 __s32 hot_y;