Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/mixart/
Dmixart.h165 struct snd_mixart { struct
166 struct snd_card *card;
167 struct mixart_mgr *mgr;
168 int chip_idx; /* zero based */
169 struct snd_hwdep *hwdep; /* DSP loader, only for the first card */
171 struct snd_pcm *pcm; /* PCM analog i/o */
172 struct snd_pcm *pcm_dig; /* PCM digital i/o */
175 struct mixart_pipe pipe_in_ana;
176 struct mixart_pipe pipe_out_ana;
179 struct mixart_pipe pipe_in_dig;
[all …]