Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/drm/
Ddrm_mode.h606 struct drm_mode_cursor2 { struct
607 __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;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Ddrm_mode.h368 struct drm_mode_cursor2 { struct
369 __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;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm_mode.h350 struct drm_mode_cursor2 { struct
351 __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;