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