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

  /bionic/libc/kernel/uapi/drm/
exynos_drm.h 29 struct drm_exynos_gem_map { struct
181 #define DRM_EXYNOS_GEM_MAP 0x01
192 #define DRM_IOCTL_EXYNOS_GEM_MAP DRM_IOWR(DRM_COMMAND_BASE + DRM_EXYNOS_GEM_MAP, struct drm_exynos_gem_map)
  /external/kernel-headers/original/uapi/drm/
exynos_drm.h 47 struct drm_exynos_gem_map { struct
305 #define DRM_EXYNOS_GEM_MAP 0x01
324 DRM_EXYNOS_GEM_MAP, struct drm_exynos_gem_map)

Completed in 157 milliseconds