Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h504 struct drm_mode_cursor2 { struct
Ddrm.h812 #define DRM_IOCTL_MODE_CURSOR2 DRM_IOWR(0xBB, struct drm_mode_cursor2)
/external/libdrm/include/drm/
Ddrm_mode.h491 struct drm_mode_cursor2 { struct
Ddrm.h806 #define DRM_IOCTL_MODE_CURSOR2 DRM_IOWR(0xBB, struct drm_mode_cursor2)
/external/libdrm/
Dxf86drmMode.c430 struct drm_mode_cursor2 arg; in drmModeSetCursor2()