Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/drm/
Domap_drm.h72 struct drm_omap_gem_cpu_prep { struct
119 …_OMAP_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_PREP, struct drm_omap_gem_cpu_prep)
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_drv.c388 struct drm_omap_gem_cpu_prep *args = data; in ioctl_gem_cpu_prep()