Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_gem.h148 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma);
Dexynos_drm_drv.c280 .mmap = exynos_drm_gem_mmap,
Dexynos_drm_gem.c618 int exynos_drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in exynos_drm_gem_mmap() function