Lines Matching refs:snd_ali_voice
174 struct snd_ali_voice;
197 struct snd_ali_voice { struct
209 struct snd_ali_voice *extra; argument
223 struct snd_ali_voice voices[ALI_CHANNELS]; argument
857 struct snd_ali_voice *pvoice; in snd_ali_update_ptr()
939 static struct snd_ali_voice *snd_ali_alloc_voice(struct snd_ali * codec, in snd_ali_alloc_voice()
942 struct snd_ali_voice *pvoice; in snd_ali_alloc_voice()
970 struct snd_ali_voice *pvoice) in snd_ali_free_voice()
1104 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger()
1169 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_params()
1170 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_hw_params()
1205 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_free()
1206 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; in snd_ali_playback_hw_free()
1232 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_prepare()
1233 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_prepare()
1324 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_prepare()
1412 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_pointer()
1433 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pointer()
1498 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pcm_free_substream()
1512 struct snd_ali_voice *pvoice; in snd_ali_open()
1548 struct snd_ali_voice *pvoice = substream->runtime->private_data; in snd_ali_close()