Searched refs:exynos_dmabuf_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_dmabuf.c171 static struct dma_buf_ops exynos_dmabuf_ops = { variable in typeref:struct:dma_buf_ops
190 exp_info.ops = &exynos_dmabuf_ops; exynos_dmabuf_prime_export()
209 if (dma_buf->ops == &exynos_dmabuf_ops) { exynos_dmabuf_prime_import()

Completed in 27 milliseconds