Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_gem.h124 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma);
Dexynos_drm_gem.c508 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in exynos_drm_gem_mmap() function
Dexynos_drm_drv.c432 .mmap = exynos_drm_gem_mmap,