Home
last modified time | relevance | path

Searched refs:drm_sun_open (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.h150 static int drm_sun_open(dev_t *, int, int, cred_t *);
H A Ddrm_sunmod.c52 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