Searched defs:drm_mode_cursor2 (Results 1 – 3 of 3) 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;
368 struct drm_mode_cursor2 { struct369 __u32 flags;370 __u32 crtc_id;371 __s32 x;372 __s32 y;373 __u32 width;374 __u32 height;376 __u32 handle;377 __s32 hot_x;378 __s32 hot_y;
350 struct drm_mode_cursor2 { struct351 __u32 flags;352 __u32 crtc_id;353 __s32 x;354 __s32 y;355 __u32 width;356 __u32 height;357 __u32 handle;358 __s32 hot_x;359 __s32 hot_y;