Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_buf.h24 int exynos_drm_alloc_buf(struct drm_device *dev,
Dexynos_drm_buf.c167 int exynos_drm_alloc_buf(struct drm_device *dev, in exynos_drm_alloc_buf() function
Dexynos_drm_gem.c247 ret = exynos_drm_alloc_buf(dev, buf, flags); in exynos_drm_gem_create()