Home
last modified time | relevance | path

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

/linux-6.12.1/sound/usb/usx2y/
Dusb_stream.h8 #define USB_STREAM_URBDEPTH 4 macro
Dusb_stream.c184 read_size += packets * USB_STREAM_URBDEPTH * in usb_stream_new()
188 write_size = max_packsize * packets * USB_STREAM_URBDEPTH; in usb_stream_new()
208 sk->s->inpackets = packets * USB_STREAM_URBDEPTH; in usb_stream_new()