Searched defs:drm_mode_cursor2 (Results 1 – 4 of 4) sorted by relevance
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;
692 struct drm_mode_cursor2 { struct693 __u32 flags;694 __u32 crtc_id;695 __s32 x;696 __s32 y;697 __u32 width;698 __u32 height;700 __u32 handle;701 __s32 hot_x;702 __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;