Searched defs:snd_usb_stream (Results 1 – 1 of 1) sorted by relevance
195 struct snd_usb_stream { struct196 struct snd_usb_audio *chip;197 struct snd_pcm *pcm;198 int pcm_index;199 unsigned int fmt_type; /* USB audio format type (1-3) */200 struct snd_usb_substream substream[2];201 struct list_head list;