Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h603 struct drm_mode_cursor2 { struct
604 __u32 flags;
605 __u32 crtc_id;
606 __s32 x;
607 __s32 y;
608 __u32 width;
609 __u32 height;
611 __u32 handle;
612 __s32 hot_x;
613 __s32 hot_y;