Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/usx2y/
Dusb_stream.h8 #define USB_STREAM_URBDEPTH 4 macro
Dusb_stream.c180 read_size += packets * USB_STREAM_URBDEPTH * in usb_stream_new()
184 write_size = max_packsize * packets * USB_STREAM_URBDEPTH; in usb_stream_new()
204 sk->s->inpackets = packets * USB_STREAM_URBDEPTH; in usb_stream_new()