Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/usx2y/
H A Dusb_stream.h8 #define USB_STREAM_URBDEPTH 4 macro
H A Dusb_stream.c187 read_size += packets * USB_STREAM_URBDEPTH * in usb_stream_new()
191 write_size = max_packsize * packets * USB_STREAM_URBDEPTH; in usb_stream_new()
211 sk->s->inpackets = packets * USB_STREAM_URBDEPTH; in usb_stream_new()