Home
last modified time | relevance | path

Searched defs:ua101_stream (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/usb/misc/
Dua101.c113 struct ua101_stream { struct
114 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 …]