Home
last modified time | relevance | path

Searched defs:voice (Results 1 – 25 of 27) sorted by relevance

12

/sound/pci/
Dsis7019.c68 struct voice { struct
82 struct voice *timing; argument
83 void __iomem *ctrl_base;
84 void __iomem *wave_base;
85 void __iomem *sync_base;
86 int num;
191 static void sis_update_sso(struct voice *voice, u16 period) in sis_update_sso()
207 static void sis_update_voice(struct voice *voice) in sis_update_voice()
283 static void sis_voice_irq(u32 status, struct voice *voice) in sis_voice_irq()
300 struct voice *voice; in sis_interrupt() local
[all …]
/sound/drivers/opl4/
Dopl4_synth.c313 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/
Dtrident_main.c287 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice()
311 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_stop_voice()
432 struct snd_trident_voice * voice) in snd_trident_write_voice_regs()
515 struct snd_trident_voice * voice, in snd_trident_write_cso_reg()
541 struct snd_trident_voice * voice, in snd_trident_write_eso_reg()
567 struct snd_trident_voice * voice, in snd_trident_write_vol_reg()
598 struct snd_trident_voice * voice, in snd_trident_write_pan_reg()
620 struct snd_trident_voice * voice, in snd_trident_write_rvol_reg()
644 struct snd_trident_voice * voice, in snd_trident_write_cvol_reg()
787 struct snd_trident_voice *voice = runtime->private_data; in snd_trident_allocate_pcm_mem() local
[all …]
/sound/isa/gus/
Dgus_reset.c39 …_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()
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()
126 void snd_gf1_stop_voice(struct snd_gus_card * gus, unsigned short voice) in snd_gf1_stop_voice()
274 void snd_gf1_free_voice(struct snd_gus_card * gus, struct snd_gus_voice *voice) in snd_gf1_free_voice()
Dgus_pcm.c102 unsigned int voice; in snd_gf1_pcm_trigger_up() local
341 static int get_bpos(struct gus_pcm_private *pcmp, int voice, unsigned int pos, in get_bpos()
371 int voice, unsigned long pos, in snd_gf1_pcm_playback_copy()
388 int voice, unsigned long pos, in snd_gf1_pcm_playback_copy_kernel()
404 int voice, unsigned long pos, in snd_gf1_pcm_playback_silence()
507 int voice; in snd_gf1_pcm_playback_trigger() local
Dgus_irq.c42 unsigned char voice_status, voice; in snd_gus_interrupt() local
Dgus_io.c433 int voice, ctrl; in snd_gf1_print_voice_registers() local
/sound/drivers/opl3/
Dopl3_midi.c110 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { in debug_alloc()
145 int voice; in opl3_get_voice() member
280 int voice; in snd_opl3_note_on() local
604 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice()
658 int voice; in snd_opl3_note_off_unsafe() local
723 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch()
773 int voice; in snd_opl3_pitch_ctrl() local
Dopl3_drums.c33 int voice; member
44 int voice; member
Dopl3_synth.c126 struct snd_dm_fm_voice voice; in snd_opl3_ioctl() local
437 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice()
/sound/pci/au88x0/
Dau88x0_wt.h28 #define WT_STEREO(voice) ((WT_BAR(voice)+ 0x20 +(((voice)&0x1f)>>1))<<2) /* 0x0080 */ argument
29 #define WT_MUTE(voice) ((WT_BAR(voice)+ 0x40 +((voice)&0x1f))<<2) /* 0x0100 */ argument
30 #define WT_RUN(voice) ((WT_BAR(voice)+ 0x60 +((voice)&0x1f))<<2) /* 0x0180 */ argument
Dau88x0_synth.c56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
/sound/isa/sb/
Demu8000_pcm.c452 int voice, unsigned long pos, in emu8k_pcm_copy()
465 int voice, unsigned long pos, in emu8k_pcm_copy_kernel()
479 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
520 int voice, unsigned long pos, in emu8k_pcm_copy()
533 int voice, unsigned long pos, in emu8k_pcm_copy_kernel()
546 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
Demu8000_callback.c158 int voice; in get_voice() member
/sound/pci/emu10k1/
Demupcm.c24 struct snd_emu10k1_voice *voice) in snd_emu10k1_pcm_interrupt()
279 int voice, stereo, w_16; in snd_emu10k1_pcm_init_voice() local
624 unsigned int voice, stereo, i, ccis, cra = 64, cs, sample; in snd_emu10k1_playback_invalidate_cache() local
663 unsigned int voice, tmp; in snd_emu10k1_playback_prepare_voice() local
685 unsigned int voice, pitch, pitch_target; in snd_emu10k1_playback_trigger_voice() local
708 unsigned int voice; in snd_emu10k1_playback_stop_voice() local
Dirq.c47 int voice; in snd_emu10k1_interrupt() local
Dvoice.c37 struct snd_emu10k1_voice *voice; in voice_alloc() local
Demumixer.c1188 static void update_emu10k1_fxrt(struct snd_emu10k1 *emu, int voice, unsigned char *route) in update_emu10k1_fxrt()
1201 static void update_emu10k1_send_volume(struct snd_emu10k1 *emu, int voice, unsigned char *volume) in update_emu10k1_send_volume()
1235 int voice, idx; in snd_emu10k1_send_routing_get() local
1255 int change = 0, voice, idx, val; in snd_emu10k1_send_routing_put() local
Demu10k1_callback.c20 int voice; member
Demu10k1x.c194 struct emu10k1x_voice *voice; member
347 static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice) in snd_emu10k1x_pcm_interrupt()
443 int voice = epcm->voice->number; in snd_emu10k1x_pcm_prepare() local
/sound/synth/emux/
Demux_oss.c323 int voice; in emuspec_control() local
418 int voice; in gusspec_control() local
Demux_synth.c936 void snd_emux_lock_voice(struct snd_emux *emu, int voice) in snd_emux_lock_voice()
954 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice()
/sound/pci/ymfpci/
Dymfpci_main.c209 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local
290 static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice) in snd_ymfpci_pcm_interrupt()
488 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx]; in snd_ymfpci_pcm_init_voice() local
743 struct snd_ymfpci_voice *voice = ypcm->voices[0]; in snd_ymfpci_playback_pointer() local
781 struct snd_ymfpci_voice *voice; in snd_ymfpci_interrupt() local
2102 int voice, bank, reg; in snd_ymfpci_memalloc() local
/sound/soc/codecs/
Dwm8753.c891 u16 voice = snd_soc_component_read(component, WM8753_PCM) & 0x01ec; in wm8753_vdac_adc_set_dai_fmt() local
926 u16 voice = snd_soc_component_read(component, WM8753_PCM) & 0x01f3; in wm8753_pcm_hw_params() local
959 u16 voice, ioctl; in wm8753_pcm_set_dai_fmt() local
Dmt6359-accdet.h61 unsigned int voice; member

12