Searched defs:evoice (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/sound/pci/trident/ |
D | trident_main.c | 819 struct snd_trident_voice *evoice = voice->extra; in snd_trident_allocate_evoice() local 880 struct snd_trident_voice *evoice = voice ? voice->extra : NULL; in snd_trident_hw_free() local 911 struct snd_trident_voice *evoice = voice->extra; in snd_trident_playback_prepare() local 1123 struct snd_trident_voice *evoice = voice ? voice->extra : NULL; in snd_trident_si7018_capture_hw_free() local 1148 struct snd_trident_voice *evoice = voice->extra; in snd_trident_si7018_capture_prepare() local 1219 struct snd_trident_voice *evoice = voice->extra; in snd_trident_foldback_prepare() local 1362 struct snd_trident_voice *evoice = voice->extra; in snd_trident_spdif_prepare() local 1503 struct snd_trident_voice *voice, *evoice; in snd_trident_trigger() local
|
/Linux-v5.10/sound/pci/emu10k1/ |
D | emupcm.c | 270 struct snd_emu10k1_voice *evoice, in snd_emu10k1_pcm_init_voice() 619 …0k1_playback_invalidate_cache(struct snd_emu10k1 *emu, int extra, struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_invalidate_cache() 654 … void snd_emu10k1_playback_prepare_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_prepare_voice() 679 …snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, int … in snd_emu10k1_playback_trigger_voice() 704 …tic void snd_emu10k1_playback_stop_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_stop_voice()
|
/Linux-v5.10/sound/pci/ali5451/ |
D | ali5451.c | 1074 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger() local 1138 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_hw_params() local 1168 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; in snd_ali_playback_hw_free() local 1182 struct snd_ali_voice *evoice = pvoice->extra; in snd_ali_playback_prepare() local
|