Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h493 struct drm_mode_cursor { struct
Ddrm.h786 #define DRM_IOCTL_MODE_CURSOR DRM_IOWR(0xA3, struct drm_mode_cursor)
/external/libdrm/include/drm/
Ddrm_mode.h480 struct drm_mode_cursor { struct
Ddrm.h780 #define DRM_IOCTL_MODE_CURSOR DRM_IOWR(0xA3, struct drm_mode_cursor)
/external/libdrm/
Dxf86drmMode.c416 struct drm_mode_cursor arg; in drmModeSetCursor()
446 struct drm_mode_cursor arg; in drmModeMoveCursor()