Home
last modified time | relevance | path

Searched defs:pvoice (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dvoice.c122 struct snd_emu10k1_voice *pvoice = &emu->voices[result]; in snd_emu10k1_voice_alloc() local
138 snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice) snd_emu10k1_voice_free() argument
[all...]
H A Dirq.c50 struct snd_emu10k1_voice *pvoice = emu->voices; in snd_emu10k1_interrupt() local
144 struct snd_emu10k1_voice *pvoice = &(emu->p16v_voices[0]); snd_emu10k1_interrupt() local
[all...]
H A Demu10k1x.c774 struct emu10k1x_voice *pvoice = chip->voices; in snd_emu10k1x_interrupt() local
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dirq.c44 struct snd_emu10k1_voice *pvoice; in snd_emu10k1_interrupt() local
[all...]
H A Dvoice.c67 voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice) voice_free() argument
123 snd_emu10k1_voice_free(struct snd_emu10k1 *emu, struct snd_emu10k1_voice *pvoice) snd_emu10k1_voice_free() argument
[all...]
H A Demu10k1x.c755 struct emu10k1x_voice *pvoice = chip->voices; in snd_emu10k1x_interrupt() local
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_irq.c43 struct snd_gus_voice *pvoice; in snd_gus_interrupt() local
106 struct snd_gus_voice *pvoice; in snd_gus_irq_info_read() local
[all...]
H A Dgus_reset.c242 struct snd_gus_voice *pvoice; in snd_gf1_alloc_voice() local
217 snd_gf1_alloc_voice_use(struct snd_gus_card * gus, struct snd_gus_voice * pvoice, int type, int client, int port) snd_gf1_alloc_voice_use() argument
[all...]
H A Dgus_pcm.c171 snd_gf1_pcm_interrupt_wave(struct snd_gus_card * gus, struct snd_gus_voice *pvoice) snd_gf1_pcm_interrupt_wave() argument
256 snd_gf1_pcm_interrupt_volume(struct snd_gus_card * gus, struct snd_gus_voice * pvoice) snd_gf1_pcm_interrupt_volume() argument
769 struct snd_gus_voice *pvoice; snd_gf1_pcm_volume_put() local
[all...]
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_irq.c43 struct snd_gus_voice *pvoice; in snd_gus_interrupt() local
106 struct snd_gus_voice *pvoice; in snd_gus_irq_info_read() local
[all...]
H A Dgus_reset.c242 struct snd_gus_voice *pvoice; in snd_gf1_alloc_voice() local
217 snd_gf1_alloc_voice_use(struct snd_gus_card * gus, struct snd_gus_voice * pvoice, int type, int client, int port) snd_gf1_alloc_voice_use() argument
[all...]
H A Dgus_pcm.c171 snd_gf1_pcm_interrupt_wave(struct snd_gus_card * gus, struct snd_gus_voice *pvoice) snd_gf1_pcm_interrupt_wave() argument
256 snd_gf1_pcm_interrupt_volume(struct snd_gus_card * gus, struct snd_gus_voice * pvoice) snd_gf1_pcm_interrupt_volume() argument
757 struct snd_gus_voice *pvoice; snd_gf1_pcm_volume_put() local
[all...]
/kernel/linux/linux-5.10/sound/pci/ymfpci/
H A Dymfpci_main.c267 static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice) in snd_ymfpci_voice_free() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident_main.c3765 struct snd_trident_voice *pvoice; in snd_trident_alloc_voice() local
[all...]
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident_main.c3749 struct snd_trident_voice *pvoice; in snd_trident_alloc_voice() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H A Dymfpci_main.c262 static int snd_ymfpci_voice_free(struct snd_ymfpci *chip, struct snd_ymfpci_voice *pvoice) in snd_ymfpci_voice_free() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/ali5451/
H A Dali5451.c835 struct snd_ali_voice *pvoice; in snd_ali_update_ptr() local
912 struct snd_ali_voice *pvoice; in snd_ali_alloc_voice() local
939 snd_ali_free_voice(struct snd_ali * codec, struct snd_ali_voice *pvoice) snd_ali_free_voice() argument
1074 struct snd_ali_voice *pvoice, *evoice; snd_ali_trigger() local
1137 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_hw_params() local
1167 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_hw_free() local
1181 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_prepare() local
1274 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_prepare() local
1363 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_pointer() local
1385 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_pointer() local
1451 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_pcm_free_substream() local
1462 struct snd_ali_voice *pvoice; snd_ali_open() local
1498 struct snd_ali_voice *pvoice = substream->runtime->private_data; snd_ali_close() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ali5451/
H A Dali5451.c834 struct snd_ali_voice *pvoice; in snd_ali_update_ptr() local
911 struct snd_ali_voice *pvoice; in snd_ali_alloc_voice() local
938 snd_ali_free_voice(struct snd_ali * codec, struct snd_ali_voice *pvoice) snd_ali_free_voice() argument
1073 struct snd_ali_voice *pvoice, *evoice; snd_ali_trigger() local
1136 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_hw_params() local
1166 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_hw_free() local
1180 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_prepare() local
1273 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_prepare() local
1362 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_playback_pointer() local
1384 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_pointer() local
1450 struct snd_ali_voice *pvoice = runtime->private_data; snd_ali_pcm_free_substream() local
1461 struct snd_ali_voice *pvoice; snd_ali_open() local
1497 struct snd_ali_voice *pvoice = substream->runtime->private_data; snd_ali_close() local
[all...]

Completed in 32 milliseconds