Searched refs:exynos_drm_gem_mmap (Results 1 – 3 of 3) sorted by relevance
100 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma);
113 .mmap = exynos_drm_gem_mmap,
375 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in exynos_drm_gem_mmap() function