Searched defs:drm_mode_cursor (Results 1 – 1 of 1) sorted by relevance
382 struct drm_mode_cursor { struct383 __u32 flags;384 __u32 crtc_id;385 __s32 x;386 __s32 y;387 __u32 width;388 __u32 height;390 __u32 handle;