Searched defs:drm_mode_cursor2 (Results 1 – 2 of 2) sorted by relevance
431 struct drm_mode_cursor2 { struct432 __u32 flags;433 __u32 crtc_id;434 __s32 x;435 __s32 y;436 __u32 width;437 __u32 height;439 __u32 handle;440 __s32 hot_x;441 __s32 hot_y;
439 struct drm_mode_cursor2 { struct440 __u32 flags;441 __u32 crtc_id;442 __s32 x;443 __s32 y;444 __u32 width;445 __u32 height;447 __u32 handle;448 __s32 hot_x;449 __s32 hot_y;