Searched refs:usbvc_open_isoc_pipe (Results 1 – 3 of 3) sorted by relevance
369 int usbvc_open_isoc_pipe(usbvc_state_t *, usbvc_stream_if_t *);
464 if (usbvc_open_isoc_pipe(usbvcp, strm_if) != in usbvc_v4l2_ioctl()
788 if (usbvc_open_isoc_pipe(usbvcp, strm_if) != USB_SUCCESS) { in usbvc_read()3017 usbvc_open_isoc_pipe(usbvc_state_t *usbvcp, usbvc_stream_if_t *strm_if) in usbvc_open_isoc_pipe() function