/sound/pci/ |
D | sis7019.c | 81 struct voice { struct 95 struct voice *timing; argument 96 void __iomem *ctrl_base; 97 void __iomem *wave_base; 98 void __iomem *sync_base; 99 int num; 204 static void sis_update_sso(struct voice *voice, u16 period) in sis_update_sso() 220 static void sis_update_voice(struct voice *voice) in sis_update_voice() 296 static void sis_voice_irq(u32 status, struct voice *voice) in sis_voice_irq() 313 struct voice *voice; in sis_interrupt() local [all …]
|
/sound/drivers/opl4/ |
D | opl4_synth.c | 313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_note() 317 struct opl4_voice *voice; in snd_opl4_do_for_note() local 334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_channel() 338 struct opl4_voice *voice; in snd_opl4_do_for_channel() local 354 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_all() 358 struct opl4_voice *voice; in snd_opl4_do_for_all() local 369 static void snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice) in snd_opl4_update_volume() 388 static void snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice) in snd_opl4_update_pan() 404 struct opl4_voice *voice) in snd_opl4_update_vibrato_depth() 420 struct opl4_voice *voice) in snd_opl4_update_pitch() [all …]
|
/sound/pci/trident/ |
D | trident_main.c | 301 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice() 325 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_stop_voice() 446 struct snd_trident_voice * voice) in snd_trident_write_voice_regs() 529 struct snd_trident_voice * voice, in snd_trident_write_cso_reg() 555 struct snd_trident_voice * voice, in snd_trident_write_eso_reg() 581 struct snd_trident_voice * voice, in snd_trident_write_vol_reg() 612 struct snd_trident_voice * voice, in snd_trident_write_pan_reg() 634 struct snd_trident_voice * voice, in snd_trident_write_rvol_reg() 658 struct snd_trident_voice * voice, in snd_trident_write_cvol_reg() 824 struct snd_trident_voice *voice = runtime->private_data; in snd_trident_allocate_pcm_mem() local [all …]
|
/sound/isa/gus/ |
D | gus_reset.c | 56 …_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() 83 struct snd_gus_voice *voice; in snd_gf1_set_default_handlers() local 129 void snd_gf1_smart_stop_voice(struct snd_gus_card * gus, unsigned short voice) in snd_gf1_smart_stop_voice() 143 void snd_gf1_stop_voice(struct snd_gus_card * gus, unsigned short voice) in snd_gf1_stop_voice() 291 void snd_gf1_free_voice(struct snd_gus_card * gus, struct snd_gus_voice *voice) in snd_gf1_free_voice()
|
D | gus_pcm.c | 117 unsigned int voice; in snd_gf1_pcm_trigger_up() local 357 int voice, in snd_gf1_pcm_playback_copy() 389 int voice, in snd_gf1_pcm_playback_silence() 506 int voice; in snd_gf1_pcm_playback_trigger() local
|
D | gus_irq.c | 57 unsigned char voice_status, voice; in snd_gus_interrupt() local
|
D | gus_io.c | 448 int voice, ctrl; in snd_gf1_print_voice_registers() local
|
/sound/oss/ |
D | opl3.c | 268 static int opl3_kill_note (int devno, int voice, int note, int velocity) in opl3_kill_note() 311 static int opl3_set_instr (int dev, int voice, int instr_no) in opl3_set_instr() 371 static void set_voice_volume(int voice, int volume, int main_vol) in set_voice_volume() 458 static int opl3_start_note (int dev, int voice, int note, int volume) in opl3_start_note() 846 static void opl3_panning(int dev, int voice, int value) in opl3_panning() 865 static void opl3_aftertouch(int dev, int voice, int pressure) in opl3_aftertouch() 934 static void bend_pitch(int dev, int voice, int value) in bend_pitch() 968 static void opl3_controller (int dev, int voice, int ctrl_num, int value) in opl3_controller() 993 static void opl3_bender(int dev, int voice, int value) in opl3_bender() 1067 static void opl3_setup_voice(int dev, int voice, int chn) in opl3_setup_voice()
|
D | sequencer.c | 432 int voice; in alloc_voice() local 452 int voice = -1; in seq_chn_voice_event() local
|
/sound/drivers/opl3/ |
D | opl3_midi.c | 126 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { in debug_alloc() 161 int voice; in opl3_get_voice() member 300 int voice; in snd_opl3_note_on() local 618 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice() 672 int voice; in snd_opl3_note_off_unsafe() local 743 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch() 793 int voice; in snd_opl3_pitch_ctrl() local
|
D | opl3_drums.c | 49 int voice; member 60 int voice; member
|
D | opl3_synth.c | 136 struct snd_dm_fm_voice voice; in snd_opl3_ioctl() local 447 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice()
|
/sound/pci/au88x0/ |
D | au88x0_wt.h | 27 #define WT_STEREO(voice) ((WT_BAR(voice)+ 0x20 +(((voice)&0x1f)>>1))<<2) /* 0x0080 */ argument 28 #define WT_MUTE(voice) ((WT_BAR(voice)+ 0x40 +((voice)&0x1f))<<2) /* 0x0100 */ argument 29 #define WT_RUN(voice) ((WT_BAR(voice)+ 0x60 +((voice)&0x1f))<<2) /* 0x0180 */ argument
|
D | au88x0_synth.c | 68 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
|
/sound/isa/sb/ |
D | emu8000_pcm.c | 446 int voice, in emu8k_pcm_copy() 484 int voice, in emu8k_pcm_silence() 512 int voice, in emu8k_pcm_copy() 545 int voice, in emu8k_pcm_silence()
|
D | emu8000_callback.c | 171 int voice; in get_voice() member
|
/sound/pci/emu10k1/ |
D | irq.c | 60 int voice; in snd_emu10k1_interrupt() local
|
D | voice.c | 51 struct snd_emu10k1_voice *voice; in voice_alloc() local
|
D | emupcm.c | 38 struct snd_emu10k1_voice *voice) in snd_emu10k1_pcm_interrupt() 291 int voice, stereo, w_16; in snd_emu10k1_pcm_init_voice() local 639 unsigned int voice, stereo, i, ccis, cra = 64, cs, sample; in snd_emu10k1_playback_invalidate_cache() local 678 unsigned int voice, tmp; in snd_emu10k1_playback_prepare_voice() local 700 unsigned int voice, pitch, pitch_target; in snd_emu10k1_playback_trigger_voice() local 723 unsigned int voice; in snd_emu10k1_playback_stop_voice() local
|
D | emumixer.c | 1131 static void update_emu10k1_fxrt(struct snd_emu10k1 *emu, int voice, unsigned char *route) in update_emu10k1_fxrt() 1144 static void update_emu10k1_send_volume(struct snd_emu10k1 *emu, int voice, unsigned char *volume) in update_emu10k1_send_volume() 1178 int voice, idx; in snd_emu10k1_send_routing_get() local 1198 int change = 0, voice, idx, val; in snd_emu10k1_send_routing_put() local
|
D | emu10k1_callback.c | 33 int voice; member
|
/sound/synth/emux/ |
D | emux_oss.c | 346 int voice; in emuspec_control() local 441 int voice; in gusspec_control() local
|
D | emux_synth.c | 952 void snd_emux_lock_voice(struct snd_emux *emu, int voice) in snd_emux_lock_voice() 970 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice()
|
/sound/pci/ymfpci/ |
D | ymfpci_main.c | 221 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local 302 static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice) in snd_ymfpci_pcm_interrupt() 499 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx]; in snd_ymfpci_pcm_init_voice() local 762 struct snd_ymfpci_voice *voice = ypcm->voices[0]; in snd_ymfpci_playback_pointer() local 800 struct snd_ymfpci_voice *voice; in snd_ymfpci_interrupt() local 2135 int voice, bank, reg; in snd_ymfpci_memalloc() local
|
/sound/soc/codecs/ |
D | wm8753.c | 901 u16 voice = snd_soc_read(codec, WM8753_PCM) & 0x01ec; in wm8753_vdac_adc_set_dai_fmt() local 936 u16 voice = snd_soc_read(codec, WM8753_PCM) & 0x01f3; in wm8753_pcm_hw_params() local 969 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local
|