Searched defs:snd_usb_stream (Results 1 – 1 of 1) sorted by relevance
99 struct snd_usb_stream { struct100 struct snd_usb_audio *chip;101 struct snd_pcm *pcm;102 int pcm_index;103 unsigned int fmt_type; /* USB audio format type (1-3) */104 struct snd_usb_substream substream[2];105 struct list_head list;