Searched refs:usbvc_alloc_map_bufs (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc_var.h | 377 int usbvc_alloc_map_bufs(usbvc_state_t *, usbvc_stream_if_t *, int, int);
|
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc_v4l2.c | 327 (uint32_t)usbvc_alloc_map_bufs(usbvcp, strm_if,
|
H A D | usbvc.c | 2918 usbvc_alloc_map_bufs(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if, function 2926 "usbvc_alloc_map_bufs: bufcnt=%d, buflen=%d", buf_cnt, buf_len); 2929 "usbvc_alloc_map_bufs: len<=0, cnt<=0"); 2964 "usbvc_alloc_map_bufs: prepare %d buffers of %d bytes",
|
Completed in 54 milliseconds