/kernel/linux/linux-5.10/sound/pci/emu10k1/ |
H A D | voice.c | 37 struct snd_emu10k1_voice *voice; in voice_alloc() local [all...] |
H A D | irq.c | 47 int voice; in snd_emu10k1_interrupt() local [all...] |
H A D | emu10k1_callback.c | 20 int voice; member [all...] |
/kernel/linux/linux-6.6/sound/pci/emu10k1/ |
H A D | irq.c | 45 int voice; in snd_emu10k1_interrupt() local [all...] |
H A D | voice.c | 27 struct snd_emu10k1_voice *voice; in voice_alloc() local [all...] |
H A D | emu10k1_callback.c | 20 int voice; member [all...] |
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_irq.c | 42 unsigned char voice_status, voice; in snd_gus_interrupt() local
|
H A D | gus_reset.c | 39 static void snd_gf1_default_interrupt_handler_wave_and_volume(struct snd_gus_card * gus, struct snd_gus_voice * voice) in snd_gf1_default_interrupt_handler_wave_and_volume() argument 66 struct snd_gus_voice *voice; in snd_gf1_set_default_handlers() local 112 void snd_gf1_smart_stop_voice(struct snd_gus_card * gus, unsigned short voice) in snd_gf1_smart_stop_voice() argument 126 snd_gf1_stop_voice(struct snd_gus_card * gus, unsigned short voice) snd_gf1_stop_voice() argument 274 snd_gf1_free_voice(struct snd_gus_card * gus, struct snd_gus_voice *voice) snd_gf1_free_voice() argument [all...] |
H A D | gus_io.c | 433 int voice, ctrl; in snd_gf1_print_voice_registers() local [all...] |
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_irq.c | 42 unsigned char voice_status, voice; in snd_gus_interrupt() local
|
H A D | gus_reset.c | 39 static void snd_gf1_default_interrupt_handler_wave_and_volume(struct snd_gus_card * gus, struct snd_gus_voice * voice) in snd_gf1_default_interrupt_handler_wave_and_volume() argument 66 struct snd_gus_voice *voice; in snd_gf1_set_default_handlers() local 112 void snd_gf1_smart_stop_voice(struct snd_gus_card * gus, unsigned short voice) in snd_gf1_smart_stop_voice() argument 126 snd_gf1_stop_voice(struct snd_gus_card * gus, unsigned short voice) snd_gf1_stop_voice() argument 274 snd_gf1_free_voice(struct snd_gus_card * gus, struct snd_gus_voice *voice) snd_gf1_free_voice() argument [all...] |
H A D | gus_io.c | 433 int voice, ctrl; in snd_gf1_print_voice_registers() local [all...] |
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au88x0_synth.c | 56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local [all...] |
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au88x0_synth.c | 56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local [all...] |
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_drums.c | 33 int voice; member 44 int voice; member [all...] |
H A D | opl3_synth.c | 126 struct snd_dm_fm_voice voice; in snd_opl3_ioctl() local 437 snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) snd_opl3_set_voice() argument [all...] |
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_drums.c | 33 int voice; member 44 int voice; member [all...] |
H A D | opl3_synth.c | 126 struct snd_dm_fm_voice voice; in snd_opl3_ioctl() local 437 snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) snd_opl3_set_voice() argument [all...] |
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_synth.c | 317 struct opl4_voice *voice; in snd_opl4_do_for_note() local 338 struct opl4_voice *voice; in snd_opl4_do_for_channel() local 312 snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_note() argument 332 snd_opl4_do_for_channel(struct snd_opl4 *opl4, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_channel() argument 353 snd_opl4_do_for_all(struct snd_opl4 *opl4, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_all() argument 358 struct opl4_voice *voice; snd_opl4_do_for_all() local 369 snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_volume() argument 388 snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_pan() argument 403 snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_vibrato_depth() argument 419 snd_opl4_update_pitch(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_pitch() argument 450 snd_opl4_update_tone_parameters(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_tone_parameters() argument 486 struct opl4_voice *voice[2]; snd_opl4_note_on() local 555 snd_opl4_voice_off(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_voice_off() argument 570 snd_opl4_terminate_voice(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_terminate_voice() argument [all...] |
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000_callback.c | 158 int voice; in get_voice() member [all...] |
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_oss.c | 323 int voice; in emuspec_control() local 418 int voice; in gusspec_control() local [all...] |
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound_fm.h | 44 unsigned char voice; /* FM voice (0 to 17) */ member 72 unsigned char voice; /* 0-17 voice channel */ member
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound_fm.h | 29 unsigned char voice; /* FM voice (0 to 17) */ member 57 unsigned char voice; /* 0-17 voice channel */ member
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_synth.c | 317 struct opl4_voice *voice; in snd_opl4_do_for_note() local 338 struct opl4_voice *voice; in snd_opl4_do_for_channel() local 312 snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_note() argument 332 snd_opl4_do_for_channel(struct snd_opl4 *opl4, struct snd_midi_channel *chan, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_channel() argument 353 snd_opl4_do_for_all(struct snd_opl4 *opl4, void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) snd_opl4_do_for_all() argument 358 struct opl4_voice *voice; snd_opl4_do_for_all() local 369 snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_volume() argument 388 snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_pan() argument 403 snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_vibrato_depth() argument 419 snd_opl4_update_pitch(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_pitch() argument 450 snd_opl4_update_tone_parameters(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_update_tone_parameters() argument 486 struct opl4_voice *voice[2]; snd_opl4_note_on() local 555 snd_opl4_voice_off(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_voice_off() argument 570 snd_opl4_terminate_voice(struct snd_opl4 *opl4, struct opl4_voice *voice) snd_opl4_terminate_voice() argument [all...] |
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000_callback.c | 158 int voice; in get_voice() member [all...] |