Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/drm/
Domap_drm.h77 struct drm_omap_gem_cpu_fini { struct
120 …_OMAP_GEM_CPU_FINI DRM_IOW (DRM_COMMAND_BASE + DRM_OMAP_GEM_CPU_FINI, struct drm_omap_gem_cpu_fini)
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_drv.c411 struct drm_omap_gem_cpu_fini *args = data; in ioctl_gem_cpu_fini()