Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fb.h33 unsigned int exynos_drm_fb_get_buf_cnt(struct drm_framebuffer *fb);
Dexynos_drm_fb.c133 unsigned int exynos_drm_fb_get_buf_cnt(struct drm_framebuffer *fb) in exynos_drm_fb_get_buf_cnt() function
Dexynos_drm_plane.c70 nr = exynos_drm_fb_get_buf_cnt(fb); in exynos_check_plane()