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

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c225 static int usbvc_alloc_read_bufs(usbvc_state_t *, usbvc_stream_if_t *);
796 if (usbvc_alloc_read_bufs(usbvcp, strm_if) != USB_SUCCESS) {
2780 usbvc_alloc_read_bufs(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if) function

Completed in 214 milliseconds