Searched defs:evoice (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/sound/pci/trident/ | 
| D | trident_main.c | 845 	struct snd_trident_voice *evoice = voice->extra;  in snd_trident_allocate_evoice()  local 906 	struct snd_trident_voice *evoice = voice ? voice->extra : NULL;  in snd_trident_hw_free()  local 938 	struct snd_trident_voice *evoice = voice->extra;  in snd_trident_playback_prepare()  local 1155 	struct snd_trident_voice *evoice = voice ? voice->extra : NULL;  in snd_trident_si7018_capture_hw_free()  local 1181 	struct snd_trident_voice *evoice = voice->extra;  in snd_trident_si7018_capture_prepare()  local 1252 	struct snd_trident_voice *evoice = voice->extra;  in snd_trident_foldback_prepare()  local 1395 	struct snd_trident_voice *evoice = voice->extra;  in snd_trident_spdif_prepare()  local 1536 	struct snd_trident_voice *voice, *evoice;  in snd_trident_trigger()  local
  | 
| /Linux-v5.4/sound/pci/emu10k1/ | 
| D | emupcm.c | 270 				       struct snd_emu10k1_voice *evoice,  in snd_emu10k1_pcm_init_voice() 630 …0k1_playback_invalidate_cache(struct snd_emu10k1 *emu, int extra, struct snd_emu10k1_voice *evoice)  in snd_emu10k1_playback_invalidate_cache() 665 … void snd_emu10k1_playback_prepare_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice,  in snd_emu10k1_playback_prepare_voice() 690 …snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, int …  in snd_emu10k1_playback_trigger_voice() 715 …tic void snd_emu10k1_playback_stop_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice)  in snd_emu10k1_playback_stop_voice()
  | 
| /Linux-v5.4/sound/pci/ali5451/ | 
| D | ali5451.c | 1074 	struct snd_ali_voice *pvoice, *evoice;  in snd_ali_trigger()  local 1140 	struct snd_ali_voice *evoice = pvoice->extra;  in snd_ali_playback_hw_params()  local 1176 	struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL;  in snd_ali_playback_hw_free()  local 1203 	struct snd_ali_voice *evoice = pvoice->extra;  in snd_ali_playback_prepare()  local
  |