OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_open_helper
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm/dist/bsd-core/
drm_fops.c
57
/*
drm_open_helper
is called whenever a process opens /dev/drm. */
58
int
drm_open_helper
(dev_t kdev, int flags, int fmt, struct proc *p,
function
110
/*
drm_open_helper
is called whenever a process opens /dev/drm. */
111
int
drm_open_helper
(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p,
function
/src/sys/external/bsd/drm2/dist/drm/
drm_file.c
353
static int
drm_open_helper
(struct file *filp, struct drm_minor *minor)
function
444
retcode =
drm_open_helper
(filp, minor);
Completed in 81 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026