Searched defs:drm_mode_cursor2 (Results 1 – 3 of 3) sorted by relevance
555 struct drm_mode_cursor2 { struct556 __u32 flags;557 __u32 crtc_id;558 __s32 x;559 __s32 y;560 __u32 width;561 __u32 height;563 __u32 handle;564 __s32 hot_x;565 __s32 hot_y;
572 struct drm_mode_cursor2 { struct573 __u32 flags;574 __u32 crtc_id;575 __s32 x;576 __s32 y;577 __u32 width;578 __u32 height;580 __u32 handle;581 __s32 hot_x;582 __s32 hot_y;
592 struct drm_mode_cursor2 { struct593 __u32 flags;594 __u32 crtc_id;595 __s32 x;596 __s32 y;597 __u32 width;598 __u32 height;600 __u32 handle;601 __s32 hot_x;602 __s32 hot_y;