Searched defs:ua101_stream (Results 1 – 1 of 1) sorted by relevance
102 struct ua101_stream { struct103 struct snd_pcm_substream *substream;104 unsigned int usb_pipe;105 unsigned int channels;106 unsigned int frame_bytes;107 unsigned int max_packet_bytes;108 unsigned int period_pos;109 unsigned int buffer_pos;110 unsigned int queue_length;111 struct ua101_urb {[all …]