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

  /bionic/libc/kernel/uapi/drm/
omap_drm.h 62 struct drm_omap_gem_cpu_prep { struct
87 #define DRM_OMAP_GEM_CPU_PREP 0x04
96 #define DRM_IOCTL_OMAP_GEM_CPU_PREP DRM_IOW(DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_PREP, struct drm_omap_gem_cpu_prep)
  /external/kernel-headers/original/uapi/drm/
omap_drm.h 72 struct drm_omap_gem_cpu_prep { struct
108 #define DRM_OMAP_GEM_CPU_PREP 0x04
119 #define DRM_IOCTL_OMAP_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_PREP, struct drm_omap_gem_cpu_prep)
  /external/libdrm/omap/
omap_drm.h 88 struct drm_omap_gem_cpu_prep { struct
122 #define DRM_OMAP_GEM_CPU_PREP 0x04
131 #define DRM_IOCTL_OMAP_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_PREP, struct drm_omap_gem_cpu_prep)

Completed in 108 milliseconds