Searched defs:evoice (Results 1 – 3 of 3) sorted by relevance
/sound/pci/trident/ |
D | trident_main.c | 860 struct snd_trident_voice *evoice = voice->extra; in snd_trident_allocate_evoice() local 921 struct snd_trident_voice *evoice = voice ? voice->extra : NULL; in snd_trident_hw_free() local 953 struct snd_trident_voice *evoice = voice->extra; in snd_trident_playback_prepare() local 1170 struct snd_trident_voice *evoice = voice ? voice->extra : NULL; in snd_trident_si7018_capture_hw_free() local 1196 struct snd_trident_voice *evoice = voice->extra; in snd_trident_si7018_capture_prepare() local 1267 struct snd_trident_voice *evoice = voice->extra; in snd_trident_foldback_prepare() local 1410 struct snd_trident_voice *evoice = voice->extra; in snd_trident_spdif_prepare() local 1551 struct snd_trident_voice *voice, *evoice; in snd_trident_trigger() local
|
/sound/pci/emu10k1/ |
D | emupcm.c | 284 struct snd_emu10k1_voice *evoice, in snd_emu10k1_pcm_init_voice() 637 …0k1_playback_invalidate_cache(struct snd_emu10k1 *emu, int extra, struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_invalidate_cache() 672 … void snd_emu10k1_playback_prepare_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_prepare_voice() 697 …snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, int … in snd_emu10k1_playback_trigger_voice() 722 …tic void snd_emu10k1_playback_stop_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_stop_voice()
|
/sound/pci/ali5451/ |
D | ali5451.c | 1088 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger() local 1154 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_hw_params() local 1190 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; in snd_ali_playback_hw_free() local 1217 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_prepare() local
|