Home
last modified time | relevance | path

Searched defs:voice (Results 1 - 25 of 61) sorted by relevance

123

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dvoice.c37 struct snd_emu10k1_voice *voice; in voice_alloc() local
[all...]
H A Dirq.c47 int voice; in snd_emu10k1_interrupt() local
[all...]
H A Demu10k1_callback.c20 int voice; member
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dirq.c45 int voice; in snd_emu10k1_interrupt() local
[all...]
H A Dvoice.c27 struct snd_emu10k1_voice *voice; in voice_alloc() local
[all...]
H A Demu10k1_callback.c20 int voice; member
[all...]
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_irq.c42 unsigned char voice_status, voice; in snd_gus_interrupt() local
H A Dgus_reset.c39 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 Dgus_io.c433 int voice, ctrl; in snd_gf1_print_voice_registers() local
[all...]
/kernel/linux/linux-6.6/sound/isa/gus/
H A Dgus_irq.c42 unsigned char voice_status, voice; in snd_gus_interrupt() local
H A Dgus_reset.c39 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 Dgus_io.c433 int voice, ctrl; in snd_gf1_print_voice_registers() local
[all...]
/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_synth.c56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
[all...]
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0_synth.c56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
[all...]
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_drums.c33 int voice; member
44 int voice; member
[all...]
H A Dopl3_synth.c126 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 Dopl3_drums.c33 int voice; member
44 int voice; member
[all...]
H A Dopl3_synth.c126 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 Dopl4_synth.c317 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 Demu8000_callback.c158 int voice; in get_voice() member
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c323 int voice; in emuspec_control() local
418 int voice; in gusspec_control() local
[all...]
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound_fm.h44 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 Dasound_fm.h29 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 Dopl4_synth.c317 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 Demu8000_callback.c158 int voice; in get_voice() member
[all...]

Completed in 16 milliseconds

123