Lines Matching refs:snd_ali_voice
148 struct snd_ali_voice;
171 struct snd_ali_voice { struct
183 struct snd_ali_voice *extra; argument
197 struct snd_ali_voice voices[ALI_CHANNELS]; argument
835 struct snd_ali_voice *pvoice; in snd_ali_update_ptr()
909 static struct snd_ali_voice *snd_ali_alloc_voice(struct snd_ali * codec, in snd_ali_alloc_voice()
912 struct snd_ali_voice *pvoice; in snd_ali_alloc_voice()
940 struct snd_ali_voice *pvoice) in snd_ali_free_voice()
1074 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger()
1137 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_params()
1138 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_hw_params()
1167 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_free()
1168 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; in snd_ali_playback_hw_free()
1181 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_prepare()
1182 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_prepare()
1274 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_prepare()
1363 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_pointer()
1385 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pointer()
1451 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pcm_free_substream()
1462 struct snd_ali_voice *pvoice; in snd_ali_open()
1498 struct snd_ali_voice *pvoice = substream->runtime->private_data; in snd_ali_close()