Home
last modified time | relevance | path

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

/external/libdrm/include/drm/
Ddrm_mode.h437 struct drm_mode_cursor { struct
Ddrm.h748 #define DRM_IOCTL_MODE_CURSOR DRM_IOWR(0xA3, struct drm_mode_cursor)
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h456 struct drm_mode_cursor { struct
Ddrm.h761 #define DRM_IOCTL_MODE_CURSOR DRM_IOWR(0xA3, struct drm_mode_cursor)
/external/libdrm/
Dxf86drmMode.c403 struct drm_mode_cursor arg; in drmModeSetCursor()
433 struct drm_mode_cursor arg; in drmModeMoveCursor()