Searched refs:DRM_IOCTL_EXYNOS_GEM_CREATE (Results 1 – 2 of 2) sorted by relevance
144 #define DRM_IOCTL_EXYNOS_GEM_CREATE DRM_IOWR(DRM_COMMAND_BASE + \ macro
113 if (drmIoctl(dev->fd, DRM_IOCTL_EXYNOS_GEM_CREATE, &req)){ in exynos_bo_create()