Searched refs:g2d_open (Results 1 – 2 of 2) sorted by relevance
15 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
234 static int g2d_open(struct file *file) in g2d_open() function571 .open = g2d_open,