Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/drm/
Ddrm_mode.h591 struct drm_mode_cursor2 { struct
592 __u32 flags;
593 __u32 crtc_id;
594 __s32 x;
595 __s32 y;
596 __u32 width;
597 __u32 height;
599 __u32 handle;
600 __s32 hot_x;
601 __s32 hot_y;