Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_EXYNOS_GEM_MMAP (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/exynos/
Dexynos_drm.h184 #define DRM_IOCTL_EXYNOS_GEM_MMAP DRM_IOWR(DRM_COMMAND_BASE + \ macro
Dexynos_drm.c292 ret = drmIoctl(dev->fd, DRM_IOCTL_EXYNOS_GEM_MMAP, &req); in exynos_bo_map()