Searched refs:MAX_STREAM_URB (Results 1 – 2 of 2) sorted by relevance
242 for (i = 0; i < MAX_STREAM_URB; i++) in as102_free_usb_stream_buffer()246 MAX_STREAM_URB * AS102_USB_BUF_SIZE, in as102_free_usb_stream_buffer()256 MAX_STREAM_URB * AS102_USB_BUF_SIZE, in as102_alloc_usb_stream_buffer()265 memset(dev->stream, 0, MAX_STREAM_URB * AS102_USB_BUF_SIZE); in as102_alloc_usb_stream_buffer()268 for (i = 0; i < MAX_STREAM_URB; i++) { in as102_alloc_usb_stream_buffer()293 for (i = 0; i < MAX_STREAM_URB; i++) in as102_usb_stop_stream()301 for (i = 0; i < MAX_STREAM_URB; i++) { in as102_usb_start_stream()
36 #define MAX_STREAM_URB 32 macro77 struct urb *stream_urb[MAX_STREAM_URB];