Home
last modified time | relevance | path

Searched refs:USB_STREAM_URBDEPTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusb_stream.h8 #define USB_STREAM_URBDEPTH 4 macro
H A Dusb_stream.c183 read_size += packets * USB_STREAM_URBDEPTH * in usb_stream_new()
187 write_size = max_packsize * packets * USB_STREAM_URBDEPTH; in usb_stream_new()
207 sk->s->inpackets = packets * USB_STREAM_URBDEPTH; in usb_stream_new()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds