Searched refs:drm_open (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_drv.c | 430 drm_open(drm_device_t *dev, drm_cminor_t *mp, int openflags, in drm_open() function
|
H A D | drmP.h | 1056 extern int drm_open(drm_device_t *, drm_cminor_t *, int, int, cred_t *);
|
H A D | drm_sunmod.c | 375 err = drm_open(dp, newp, flag, otyp, credp); in drm_sun_open()
|