Home
last modified time | relevance | path

Searched defs:pvoice (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/sound/pci/emu10k1/
Dirq.c64 struct snd_emu10k1_voice *pvoice = emu->voices; in snd_emu10k1_interrupt() local
158 struct snd_emu10k1_voice *pvoice = &(emu->p16v_voices[0]); in snd_emu10k1_interrupt() local
Dvoice.c136 struct snd_emu10k1_voice *pvoice = &emu->voices[result]; in snd_emu10k1_voice_alloc() local
153 struct snd_emu10k1_voice *pvoice) in snd_emu10k1_voice_free()
Demu10k1x.c792 struct emu10k1x_voice *pvoice = chip->voices; in snd_emu10k1x_interrupt() local
/Linux-v4.19/sound/isa/gus/
Dgus_irq.c58 struct snd_gus_voice *pvoice; in snd_gus_interrupt() local
121 struct snd_gus_voice *pvoice; in snd_gus_irq_info_read() local
Dgus_reset.c235 struct snd_gus_voice * pvoice, in snd_gf1_alloc_voice_use()
259 struct snd_gus_voice *pvoice; in snd_gf1_alloc_voice() local
Dgus_pcm.c187 struct snd_gus_voice *pvoice) in snd_gf1_pcm_interrupt_wave()
272 struct snd_gus_voice * pvoice) in snd_gf1_pcm_interrupt_volume()
793 struct snd_gus_voice *pvoice; in snd_gf1_pcm_volume_put() local
/Linux-v4.19/sound/pci/ali5451/
Dali5451.c849 struct snd_ali_voice *pvoice; in snd_ali_update_ptr() local
926 struct snd_ali_voice *pvoice; in snd_ali_alloc_voice() local
954 struct snd_ali_voice *pvoice) in snd_ali_free_voice()
1088 struct snd_ali_voice *pvoice, *evoice; in snd_ali_trigger() local
1153 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_params() local
1189 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_hw_free() local
1216 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_prepare() local
1309 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_prepare() local
1398 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_playback_pointer() local
1420 struct snd_ali_voice *pvoice = runtime->private_data; in snd_ali_pointer() local
[all …]
/Linux-v4.19/sound/pci/trident/
Dtrident_main.c3818 struct snd_trident_voice *pvoice; in snd_trident_alloc_voice() local
/Linux-v4.19/sound/pci/ymfpci/
Dymfpci_main.c281 static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice) in snd_ymfpci_voice_free()