Searched refs:drm_sun_open (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_sunmod.h | 150 static int drm_sun_open(dev_t *, int, int, cred_t *);
|
H A D | drm_sunmod.c | 52 static int drm_sun_open(dev_t *, int, int, cred_t *); 84 drm_sun_open, /* cb_open */ 275 drm_sun_open(dev_t *devp, int flag, int otyp, cred_t *credp) in drm_sun_open() function
|