Searched refs:drm_open_helper (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/drm/ |
H A D | drm_fops.c | 76 drm_open_helper(drm_device_t *dev, drm_cminor_t *mp, int flags, in drm_open_helper() function
|
H A D | drm_drv.c | 435 retcode = drm_open_helper(dev, mp, openflags, otyp, credp); in drm_open()
|
H A D | drmP.h | 1073 extern int drm_open_helper(drm_device_t *, drm_cminor_t *, int, int,
|