Searched defs:drm_open_helper (Results 1 – 2 of 2) sorted by relevance
58 int drm_open_helper(dev_t kdev, int flags, int fmt, struct proc *p, in drm_open_helper() function111 int drm_open_helper(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p, in drm_open_helper() function
353 static int drm_open_helper(struct file *filp, struct drm_minor *minor) in drm_open_helper() function