Lines Matching refs:snd_ali_voice
148 struct snd_ali_voice;
171 struct snd_ali_voice {
183 struct snd_ali_voice *extra;
197 struct snd_ali_voice voices[ALI_CHANNELS];
835 struct snd_ali_voice *pvoice;
909 static struct snd_ali_voice *snd_ali_alloc_voice(struct snd_ali * codec,
912 struct snd_ali_voice *pvoice;
940 struct snd_ali_voice *pvoice)
1074 struct snd_ali_voice *pvoice, *evoice;
1137 struct snd_ali_voice *pvoice = runtime->private_data;
1138 struct snd_ali_voice *evoice = pvoice->extra;
1167 struct snd_ali_voice *pvoice = runtime->private_data;
1168 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL;
1181 struct snd_ali_voice *pvoice = runtime->private_data;
1182 struct snd_ali_voice *evoice = pvoice->extra;
1274 struct snd_ali_voice *pvoice = runtime->private_data;
1363 struct snd_ali_voice *pvoice = runtime->private_data;
1385 struct snd_ali_voice *pvoice = runtime->private_data;
1451 struct snd_ali_voice *pvoice = runtime->private_data;
1462 struct snd_ali_voice *pvoice;
1498 struct snd_ali_voice *pvoice = substream->runtime->private_data;