Searched refs:g2d_open (Results 1 – 4 of 4) sorted by relevance
18 extern int g2d_open(struct drm_device *drm_dev, struct drm_file *file);40 int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() function
58 ret = g2d_open(dev, file); in exynos_drm_open()
1340 int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() function
242 static int g2d_open(struct file *file) in g2d_open() function560 .open = g2d_open,