Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h140 int dcam_open(dev_t *devp, int flag, int otyp, cred_t *credp);
/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c95 dcam_open, /* open */
523 dcam_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) in dcam_open() function