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

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c808 if (usbvc_start_isoc_polling(usbvcp, strm_if, NULL) !=
812 "usbvc_read: usbvc_start_isoc_polling fail");
1550 if (usbvc_start_isoc_polling(usbvcp, strm_if, V4L2_MEMORY_MMAP)
3080 usbvc_start_isoc_polling(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if, function
3097 "usbvc_start_isoc_polling: if_num=%d, alt=%d, n_pkt=%d,"
3108 "usbvc_start_isoc_polling: n_pkt=%d", n_pkt);
3140 "usbvc_start_isoc_polling: alloc_isoc_req fail");
3152 "usbvc_start_isoc_polling: return, rval=%d", rval);

Completed in 51 milliseconds