Home
last modified time | relevance | path

Searched refs:g2d_open (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/exynos/
A Dexynos_drm_g2d.h15 extern int g2d_open(struct drm_device *drm_dev, struct drm_file *file);
37 static inline int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() function
A Dexynos_drm_drv.c58 ret = g2d_open(dev, file); in exynos_drm_open()
A Dexynos_drm_g2d.c1348 int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() function
/drivers/media/platform/samsung/s5p-g2d/
A Dg2d.c231 static int g2d_open(struct file *file) in g2d_open() function
573 .open = g2d_open,

Completed in 12 milliseconds