Searched defs:snd_usb_stream (Results 1 – 1 of 1) sorted by relevance
169 struct snd_usb_stream { struct170 struct snd_usb_audio *chip;171 struct snd_pcm *pcm;172 int pcm_index;173 unsigned int fmt_type; /* USB audio format type (1-3) */174 struct snd_usb_substream substream[2];175 struct list_head list;