Home
last modified time | relevance | path

Searched refs:drm_omap_gem_cpu_prep (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/drm/
Domap_drm.h76 struct drm_omap_gem_cpu_prep { struct
117 …_OMAP_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_PREP, struct drm_omap_gem_cpu_prep)
/external/libdrm/omap/
Domap_drm.h88 struct drm_omap_gem_cpu_prep { struct
131 …_OMAP_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_PREP, struct drm_omap_gem_cpu_prep)
Domap_drm.c461 struct drm_omap_gem_cpu_prep req = { in omap_bo_cpu_prep()