Searched defs:drm_mode_cursor (Results 1 – 1 of 1) sorted by relevance
301 struct drm_mode_cursor { struct302 __u32 flags;303 __u32 crtc_id;304 __s32 x;305 __s32 y;306 __u32 width;307 __u32 height;309 __u32 handle;