Searched defs:ua101_stream (Results 1 – 1 of 1) sorted by relevance
113 struct ua101_stream { struct114 struct snd_pcm_substream *substream;115 unsigned int usb_pipe;116 unsigned int channels;117 unsigned int frame_bytes;118 unsigned int max_packet_bytes;119 unsigned int period_pos;120 unsigned int buffer_pos;121 unsigned int queue_length;122 struct ua101_urb {[all …]