Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/drm/
Ddrm_mode.h467 struct drm_mode_cursor2 { struct
468 __u32 flags;
469 __u32 crtc_id;
470 __s32 x;
471 __s32 y;
472 __u32 width;
473 __u32 height;
475 __u32 handle;
476 __s32 hot_x;
477 __s32 hot_y;