Home
last modified time | relevance | path

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

/linux/sound/usb/misc/
H A Dua101.c102 struct ua101_stream { struct
103 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 …]