Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/mixart/
Dmixart.h169 struct snd_mixart { struct
170 struct snd_card *card;
171 struct mixart_mgr *mgr;
172 int chip_idx; /* zero based */
173 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */
175 struct snd_pcm *pcm; /* PCM analog i/o */
176 struct snd_pcm *pcm_dig; /* PCM digital i/o */
179 struct mixart_pipe pipe_in_ana;
180 struct mixart_pipe pipe_out_ana;
183 struct mixart_pipe pipe_in_dig;
[all …]