Searched refs:DRM_IOCTL_EXYNOS_GEM_MMAP (Results 1 – 2 of 2) sorted by relevance
184 #define DRM_IOCTL_EXYNOS_GEM_MMAP DRM_IOWR(DRM_COMMAND_BASE + \ macro
292 ret = drmIoctl(dev->fd, DRM_IOCTL_EXYNOS_GEM_MMAP, &req); in exynos_bo_map()