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