Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c177 static int usbvc_open(dev_t *, int, int, cred_t *);
254 usbvc_open, /* open */
609 usbvc_open(dev_t *devp, int flag, int otyp, cred_t *cred_p) in usbvc_open() function