Home
last modified time | relevance | path

Searched defs:drm_open_helper (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_fops.c58 int drm_open_helper(dev_t kdev, int flags, int fmt, struct proc *p, in drm_open_helper() function
111 int drm_open_helper(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p, in drm_open_helper() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_file.c353 static int drm_open_helper(struct file *filp, struct drm_minor *minor) in drm_open_helper() function