Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/
Dcard.h176 struct snd_usb_stream { struct
177 struct snd_usb_audio *chip;
178 struct snd_pcm *pcm;
179 int pcm_index;
180 unsigned int fmt_type; /* USB audio format type (1-3) */
181 struct snd_usb_substream substream[2];
182 struct list_head list;
/kernel/linux/linux-6.6/sound/usb/
Dcard.h201 struct snd_usb_stream { struct
202 struct snd_usb_audio *chip;
203 struct snd_pcm *pcm;
204 int pcm_index;
205 unsigned int fmt_type; /* USB audio format type (1-3) */
206 struct snd_usb_substream substream[2];
207 struct list_head list;