Home
last modified time | relevance | path

Searched defs:evoice (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demupcm.c619 static void snd_emu10k1_playback_invalidate_cache(struct snd_emu10k1 *emu, int extra, struct snd_emu10k1_voice *evoice) in snd_emu10k1_playback_invalidate_cache() argument
654 static void snd_emu10k1_playback_prepare_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, in snd_emu10k1_playback_prepare_voice() argument
268 snd_emu10k1_pcm_init_voice(struct snd_emu10k1 *emu, int master, int extra, struct snd_emu10k1_voice *evoice, unsigned int start_addr, unsigned int end_addr, struct snd_emu10k1_pcm_mixer *mix) snd_emu10k1_pcm_init_voice() argument
679 snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, int master, int extra) snd_emu10k1_playback_trigger_voice() argument
704 snd_emu10k1_playback_stop_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) snd_emu10k1_playback_stop_voice() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident_main.c819 struct snd_trident_voice *evoice = voice->extra; in snd_trident_allocate_evoice() local
880 struct snd_trident_voice *evoice in snd_trident_hw_free() local
911 struct snd_trident_voice *evoice = voice->extra; snd_trident_playback_prepare() local
1123 struct snd_trident_voice *evoice = voice ? voice->extra : NULL; snd_trident_si7018_capture_hw_free() local
1148 struct snd_trident_voice *evoice = voice->extra; snd_trident_si7018_capture_prepare() local
1219 struct snd_trident_voice *evoice = voice->extra; snd_trident_foldback_prepare() local
1362 struct snd_trident_voice *evoice = voice->extra; snd_trident_spdif_prepare() local
1503 struct snd_trident_voice *voice, *evoice; snd_trident_trigger() local
[all...]
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident_main.c819 struct snd_trident_voice *evoice = voice->extra; in snd_trident_allocate_evoice() local
880 struct snd_trident_voice *evoice in snd_trident_hw_free() local
911 struct snd_trident_voice *evoice = voice->extra; snd_trident_playback_prepare() local
1123 struct snd_trident_voice *evoice = voice ? voice->extra : NULL; snd_trident_si7018_capture_hw_free() local
1148 struct snd_trident_voice *evoice = voice->extra; snd_trident_si7018_capture_prepare() local
1219 struct snd_trident_voice *evoice = voice->extra; snd_trident_foldback_prepare() local
1362 struct snd_trident_voice *evoice = voice->extra; snd_trident_spdif_prepare() local
1503 struct snd_trident_voice *voice, *evoice; snd_trident_trigger() local
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demupcm.c281 snd_emu10k1_pcm_init_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool w_16, bool stereo, unsigned int start_addr, unsigned int end_addr, const unsigned char *send_routing, const unsigned char *send_amount) snd_emu10k1_pcm_init_voice() argument
336 snd_emu10k1_pcm_init_voices(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool w_16, bool stereo, unsigned int start_addr, unsigned int end_addr, struct snd_emu10k1_pcm_mixer *mix) snd_emu10k1_pcm_init_voices() argument
356 snd_emu10k1_pcm_init_extra_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool w_16, unsigned int start_addr, unsigned int end_addr) snd_emu10k1_pcm_init_extra_voice() argument
650 snd_emu10k1_playback_commit_volume(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, unsigned int vattn) snd_emu10k1_playback_commit_volume() argument
660 snd_emu10k1_playback_unmute_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool stereo, bool master, struct snd_emu10k1_pcm_mixer *mix) snd_emu10k1_playback_unmute_voice() argument
673 snd_emu10k1_playback_unmute_voices(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool stereo, struct snd_emu10k1_pcm_mixer *mix) snd_emu10k1_playback_unmute_voices() argument
683 snd_emu10k1_playback_mute_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) snd_emu10k1_playback_mute_voice() argument
689 snd_emu10k1_playback_mute_voices(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice, bool stereo) snd_emu10k1_playback_mute_voices() argument
709 snd_emu10k1_playback_trigger_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) snd_emu10k1_playback_trigger_voice() argument
718 snd_emu10k1_playback_stop_voice(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *evoice) snd_emu10k1_playback_stop_voice() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c1074 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger() local
1138 struct snd_ali_voice *evoice in snd_ali_playback_hw_params() local
1168 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; snd_ali_playback_hw_free() local
1182 struct snd_ali_voice *evoice = pvoice->extra; snd_ali_playback_prepare() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ali5451/
H A Dali5451.c1073 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger() local
1137 struct snd_ali_voice *evoice in snd_ali_playback_hw_params() local
1167 struct snd_ali_voice *evoice = pvoice ? pvoice->extra : NULL; snd_ali_playback_hw_free() local
1181 struct snd_ali_voice *evoice = pvoice->extra; snd_ali_playback_prepare() local
[all...]

Completed in 17 milliseconds