Lines Matching refs:snd_ali_voice
162 struct snd_ali_voice;
185 struct snd_ali_voice { struct
197 struct snd_ali_voice *extra; argument
211 struct snd_ali_voice voices[ALI_CHANNELS]; argument
849 struct snd_ali_voice *pvoice; in snd_ali_update_ptr()
923 static struct snd_ali_voice *snd_ali_alloc_voice(struct snd_ali * codec, in snd_ali_alloc_voice()
926 struct snd_ali_voice *pvoice; in snd_ali_alloc_voice()
954 struct snd_ali_voice *pvoice) in snd_ali_free_voice()
1088 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger()
1153 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_params()
1154 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_hw_params()
1189 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_free()
1190 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; in snd_ali_playback_hw_free()
1216 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_prepare()
1217 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_prepare()
1309 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_prepare()
1398 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_pointer()
1419 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pointer()
1484 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pcm_free_substream()
1498 struct snd_ali_voice *pvoice; in snd_ali_open()
1534 struct snd_ali_voice *pvoice = substream->runtime->private_data; in snd_ali_close()