Searched defs:usbvc_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c174 static int usbvc_open(dev_t *, int, int, cred_t *);
251 usbvc_open, /* open */
606 usbvc_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) function
622 "usbvc_open: enter, dev_stat=%d", usbvcp->usbvc_dev_state);
665 "usbvc_open: end.");

Completed in 303 milliseconds