Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h607 struct drm_mode_cursor2 { struct
608 __u32 flags;
609 __u32 crtc_id;
610 __s32 x;
611 __s32 y;
612 __u32 width;
613 __u32 height;
615 __u32 handle;
616 __s32 hot_x;
617 __s32 hot_y;