Searched defs:drm_mode_cursor2 (Results 1 – 6 of 6) sorted by relevance
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;
694 struct drm_mode_cursor2 { struct695 __u32 flags;696 __u32 crtc_id;697 __s32 x;698 __s32 y;699 __u32 width;700 __u32 height;702 __u32 handle;703 __s32 hot_x;704 __s32 hot_y;
606 struct drm_mode_cursor2 { struct607 __u32 flags;608 __u32 crtc_id;609 __s32 x;610 __s32 y;611 __u32 width;612 __u32 height;614 __u32 handle;615 __s32 hot_x;616 __s32 hot_y;
810 struct drm_mode_cursor2 { struct811 __u32 flags;812 __u32 crtc_id;813 __s32 x;814 __s32 y;815 __u32 width;816 __u32 height;818 __u32 handle;819 __s32 hot_x;820 __s32 hot_y;
72749 struct drm_mode_cursor2 { struct72750 __u32 flags;72751 __u32 crtc_id;72752 __s32 x;72753 __s32 y;72754 __u32 width;72755 __u32 height;72756 __u32 handle;72757 __s32 hot_x;72758 __s32 hot_y;