HomeSort by relevance Sort by last modified time
    Searched defs:DRM_EXYNOS_G2D_SET_CMDLIST (Results 1 - 3 of 3) sorted by null

  /external/libdrm/exynos/
exynos_drm.h 119 struct drm_exynos_g2d_set_cmdlist { struct
141 #define DRM_EXYNOS_G2D_SET_CMDLIST 0x21
156 DRM_EXYNOS_G2D_SET_CMDLIST, struct drm_exynos_g2d_set_cmdlist)
  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 73 struct drm_exynos_g2d_set_cmdlist { struct
192 #define DRM_EXYNOS_G2D_SET_CMDLIST 0x21
203 #define DRM_IOCTL_EXYNOS_G2D_SET_CMDLIST DRM_IOWR(DRM_COMMAND_BASE + DRM_EXYNOS_G2D_SET_CMDLIST, struct drm_exynos_g2d_set_cmdlist)
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 123 struct drm_exynos_g2d_set_cmdlist { struct
359 #define DRM_EXYNOS_G2D_SET_CMDLIST 0x21
382 DRM_EXYNOS_G2D_SET_CMDLIST, struct drm_exynos_g2d_set_cmdlist)

Completed in 52 milliseconds