/Linux-v6.6/include/uapi/linux/ |
D | ultrasound.h | 76 #define _GUS_CMD(chn, voice, cmd, p1, p2) \ argument 85 #define GUS_VOICESAMPLE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICESAMPLE, (p1), 0) /* OBSOLET… argument 86 #define GUS_VOICEON(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEON, (p1), 0) argument 87 #define GUS_VOICEOFF(chn, voice) _GUS_CMD(chn, voice, _GUS_VOICEOFF, 0, 0) argument 88 #define GUS_VOICEFADE(chn, voice) _GUS_CMD(chn, voice, _GUS_VOICEFADE, 0, 0) argument 89 #define GUS_VOICEMODE(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEMODE, (p1), 0) argument 90 #define GUS_VOICEBALA(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEBALA, (p1), 0) argument 91 #define GUS_VOICEFREQ(chn, voice, p) _GUS_CMD(chn, voice, _GUS_VOICEFREQ, \ argument 93 #define GUS_VOICEVOL(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL, (p1), 0) argument 94 #define GUS_VOICEVOL2(chn, voice, p1) _GUS_CMD(chn, voice, _GUS_VOICEVOL2, (p1), 0) argument [all …]
|
D | soundcard.h | 1205 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) {_SEQ_NEEDBUF(8);\ argument 1219 #define SEQ_PITCHBEND(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value) argument 1220 #define SEQ_BENDER_RANGE(dev, voice, value) SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, v… argument 1221 #define SEQ_EXPRESSION(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128) argument 1222 #define SEQ_MAIN_VOLUME(dev, voice, value) SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/1… argument 1223 #define SEQ_PANNING(dev, voice, pos) SEQ_CONTROL(dev, voice, CTL_PAN, (pos+128) / 2) argument
|
/Linux-v6.6/sound/pci/ |
D | sis7019.c | 68 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 …]
|
/Linux-v6.6/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 …]
|
/Linux-v6.6/sound/pci/trident/ |
D | trident_main.c | 287 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 …]
|
/Linux-v6.6/sound/isa/gus/ |
D | gus_reset.c | 39 …_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()
|
D | gus_pcm.c | 102 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_silence() 491 int voice; in snd_gf1_pcm_playback_trigger() local
|
D | gus_irq.c | 42 unsigned char voice_status, voice; in snd_gus_interrupt() local
|
/Linux-v6.6/sound/drivers/opl3/ |
D | opl3_midi.c | 110 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
|
D | opl3_drums.c | 33 int voice; member 44 int voice; member
|
D | opl3_synth.c | 126 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()
|
/Linux-v6.6/sound/pci/au88x0/ |
D | au88x0_wt.h | 28 #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
|
D | au88x0_synth.c | 56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
|
/Linux-v6.6/sound/isa/sb/ |
D | emu8000_pcm.c | 438 int voice, unsigned long pos, in emu8k_pcm_copy() 452 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence() 492 int voice, unsigned long pos, in emu8k_pcm_copy() 505 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
|
/Linux-v6.6/sound/pci/emu10k1/ |
D | emupcm.c | 21 struct snd_emu10k1_voice *voice) in snd_emu10k1_pcm_interrupt() 290 int voice; in snd_emu10k1_pcm_init_voice() local 579 unsigned voice, in snd_emu10k1_playback_fill_cache() 621 unsigned voice = epcm->voices[i]->number; in snd_emu10k1_playback_prepare_voices() local 699 u32 voice, u32 pitch_target) in snd_emu10k1_playback_commit_pitch() 712 unsigned int voice; in snd_emu10k1_playback_trigger_voice() local 721 unsigned int voice; in snd_emu10k1_playback_stop_voice() local 900 int voice = epcm->voices[i]->number; in snd_emu10k1_efx_playback_voice_mask() local 911 int voice = epcm->voices[i]->number; in snd_emu10k1_efx_playback_freeze_voices() local
|
D | irq.c | 45 int voice; in snd_emu10k1_interrupt() local
|
D | voice.c | 27 struct snd_emu10k1_voice *voice; in voice_alloc() local
|
D | emumixer.c | 1441 static void update_emu10k1_fxrt(struct snd_emu10k1 *emu, int voice, unsigned char *route) in update_emu10k1_fxrt() 1454 static void update_emu10k1_send_volume(struct snd_emu10k1 *emu, int voice, unsigned char *volume) in update_emu10k1_send_volume() 1484 int voice, idx; in snd_emu10k1_send_routing_get() local 1501 int change = 0, voice, idx, val; in snd_emu10k1_send_routing_put() local
|
D | emu10k1_callback.c | 20 int voice; member
|
/Linux-v6.6/sound/synth/emux/ |
D | emux_oss.c | 323 int voice; in emuspec_control() local 418 int voice; in gusspec_control() local
|
D | emux_synth.c | 937 void snd_emux_lock_voice(struct snd_emux *emu, int voice) in snd_emux_lock_voice() 955 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice()
|
/Linux-v6.6/include/uapi/sound/ |
D | asound_fm.h | 29 unsigned char voice; /* FM voice (0 to 17) */ member 57 unsigned char voice; /* 0-17 voice channel */ member
|
/Linux-v6.6/sound/pci/ymfpci/ |
D | ymfpci_main.c | 204 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local 285 static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice) in snd_ymfpci_pcm_interrupt() 483 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx]; in snd_ymfpci_pcm_init_voice() local 738 struct snd_ymfpci_voice *voice = ypcm->voices[0]; in snd_ymfpci_playback_pointer() local 776 struct snd_ymfpci_voice *voice; in snd_ymfpci_interrupt() local 2097 int voice, bank, reg; in snd_ymfpci_memalloc() local
|
/Linux-v6.6/sound/soc/codecs/ |
D | wm8753.c | 891 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
|
/Linux-v6.6/net/bluetooth/ |
D | sco.c | 827 struct bt_voice voice; in sco_sock_setsockopt() local 1029 struct bt_voice voice; in sco_sock_getsockopt() local
|