Home
last modified time | relevance | path

Searched defs:drm_mode_cursor2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/uapi/drm/
Ddrm_mode.h449 struct drm_mode_cursor2 { struct
450 __u32 flags;
451 __u32 crtc_id;
452 __s32 x;
453 __s32 y;
454 __u32 width;
455 __u32 height;
457 __u32 handle;
458 __s32 hot_x;
459 __s32 hot_y;