Searched refs:usbvc_start_isoc_polling (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/usb/clients/video/usbvc/ |
H A D | usbvc_var.h | 370 int usbvc_start_isoc_polling(usbvc_state_t *, usbvc_stream_if_t *, uchar_t);
|
/titanic_41/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 808 if (usbvc_start_isoc_polling(usbvcp, strm_if, NULL) != in usbvc_read() 1550 if (usbvc_start_isoc_polling(usbvcp, strm_if, V4L2_MEMORY_MMAP) in usbvc_resume_operation() 3080 usbvc_start_isoc_polling(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if, in usbvc_start_isoc_polling() function
|
H A D | usbvc_v4l2.c | 482 if (usbvc_start_isoc_polling(usbvcp, strm_if, in usbvc_v4l2_ioctl()
|