Home
last modified time | relevance | path

Searched refs:USB_STREAM_URBDEPTH (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/usb/usx2y/
Dusb_stream.h8 #define USB_STREAM_URBDEPTH 4 macro
Dusb_stream.c189 read_size += packets * USB_STREAM_URBDEPTH * in usb_stream_new()
193 write_size = max_packsize * packets * USB_STREAM_URBDEPTH; in usb_stream_new()
214 sk->s->inpackets = packets * USB_STREAM_URBDEPTH; in usb_stream_new()