Lines Matching refs:snd_ali_voice
147 struct snd_ali_voice;
170 struct snd_ali_voice {
182 struct snd_ali_voice *extra;
196 struct snd_ali_voice voices[ALI_CHANNELS];
834 struct snd_ali_voice *pvoice;
908 static struct snd_ali_voice *snd_ali_alloc_voice(struct snd_ali * codec,
911 struct snd_ali_voice *pvoice;
939 struct snd_ali_voice *pvoice)
1073 struct snd_ali_voice *pvoice, *evoice;
1136 struct snd_ali_voice *pvoice = runtime->private_data;
1137 struct snd_ali_voice *evoice = pvoice->extra;
1166 struct snd_ali_voice *pvoice = runtime->private_data;
1167 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL;
1180 struct snd_ali_voice *pvoice = runtime->private_data;
1181 struct snd_ali_voice *evoice = pvoice->extra;
1273 struct snd_ali_voice *pvoice = runtime->private_data;
1362 struct snd_ali_voice *pvoice = runtime->private_data;
1384 struct snd_ali_voice *pvoice = runtime->private_data;
1450 struct snd_ali_voice *pvoice = runtime->private_data;
1461 struct snd_ali_voice *pvoice;
1497 struct snd_ali_voice *pvoice = substream->runtime->private_data;