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