Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h380 struct drm_mode_cursor { struct
381 __u32 flags;
382 __u32 crtc_id;
383 __s32 x;
384 __s32 y;
385 __u32 width;
386 __u32 height;
388 __u32 handle;