| /linux/include/uapi/linux/ |
| H A 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 …]
|
| H A 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/sound/pci/trident/ |
| H A D | trident_main.c | 281 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice() 305 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_stop_voice() 426 struct snd_trident_voice * voice) in snd_trident_write_voice_regs() 509 struct snd_trident_voice * voice, in snd_trident_write_cso_reg() 535 struct snd_trident_voice * voice, in snd_trident_write_eso_reg() 561 struct snd_trident_voice * voice, in snd_trident_write_vol_reg() 592 struct snd_trident_voice * voice, in snd_trident_write_pan_reg() 614 struct snd_trident_voice * voice, in snd_trident_write_rvol_reg() 638 struct snd_trident_voice * voice, in snd_trident_write_cvol_reg() 781 struct snd_trident_voice *voice = runtime->private_data; in snd_trident_allocate_pcm_mem() local [all …]
|
| H A D | trident.h | 331 struct snd_trident_voice *voice; /* active voice */ member
|
| /linux/sound/pci/au88x0/ |
| H A 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
|
| H A D | au88x0_synth.c | 56 wt_voice_t *voice = &(vortex->wt_voice[wt]); in vortex_wt_allocroute() local
|
| /linux/sound/isa/sb/ |
| H A D | emu8000_pcm.c | 436 int voice, unsigned long pos, in emu8k_pcm_copy() 450 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence() 490 int voice, unsigned long pos, in emu8k_pcm_copy() 503 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
|
| H A D | emu8000_callback.c | 158 int voice; in get_voice() member
|
| /linux/sound/isa/gus/ |
| H A D | gus_pcm.c | 97 unsigned int voice; in snd_gf1_pcm_trigger_up() local 320 static int get_bpos(struct gus_pcm_private *pcmp, int voice, unsigned int pos, in get_bpos() 350 int voice, unsigned long pos, in snd_gf1_pcm_playback_copy() 367 int voice, unsigned long pos, in snd_gf1_pcm_playback_silence() 470 int voice; in snd_gf1_pcm_playback_trigger() local
|
| H A D | gus_irq.c | 41 unsigned char voice_status, voice; in snd_gus_interrupt() local
|
| /linux/sound/pci/emu10k1/ |
| H A D | emupcm.c | 21 struct snd_emu10k1_voice *voice) in snd_emu10k1_pcm_interrupt() 269 int voice; in snd_emu10k1_pcm_init_voice() local 557 unsigned voice, in snd_emu10k1_playback_fill_cache() 599 unsigned voice = epcm->voices[i]->number; in snd_emu10k1_playback_prepare_voices() local 677 u32 voice, u32 pitch_target) in snd_emu10k1_playback_commit_pitch() 690 unsigned int voice; in snd_emu10k1_playback_trigger_voice() local 699 unsigned int voice; in snd_emu10k1_playback_stop_voice() local 873 int voice = epcm->voices[i]->number; in snd_emu10k1_efx_playback_voice_mask() local 884 int voice = epcm->voices[i]->number; in snd_emu10k1_efx_playback_freeze_voices() local
|
| H A D | irq.c | 45 int voice; in snd_emu10k1_interrupt() local
|
| H A D | emu10k1_callback.c | 20 int voice; member
|
| H A D | emu10k1x.c | 195 struct emu10k1x_voice *voice; member 336 static void snd_emu10k1x_pcm_interrupt(struct emu10k1x *emu, struct emu10k1x_voice *voice) in snd_emu10k1x_pcm_interrupt() 432 int voice = epcm->voice->number; in snd_emu10k1x_pcm_prepare() local
|
| /linux/sound/drivers/opl3/ |
| H A D | opl3_drums.c | 33 int voice; member 44 int voice; member
|
| H A D | opl3_synth.c | 126 struct snd_dm_fm_voice voice; in snd_opl3_ioctl() local 435 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice()
|
| /linux/sound/synth/emux/ |
| H A D | emux_oss.c | 325 int voice; in emuspec_control() local 420 int voice; in gusspec_control() local
|
| /linux/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
|
| /linux/sound/pci/ymfpci/ |
| H A D | ymfpci_main.c | 197 struct snd_ymfpci_voice *voice, *voice2; in voice_alloc() local 273 static void snd_ymfpci_pcm_interrupt(struct snd_ymfpci *chip, struct snd_ymfpci_voice *voice) in snd_ymfpci_pcm_interrupt() 463 struct snd_ymfpci_voice *voice = ypcm->voices[voiceidx]; in snd_ymfpci_pcm_init_voice() local 716 struct snd_ymfpci_voice *voice = ypcm->voices[0]; in snd_ymfpci_playback_pointer() local 754 struct snd_ymfpci_voice *voice; in snd_ymfpci_interrupt() local 2052 int voice, bank, reg; in snd_ymfpci_memalloc() local
|
| /linux/net/bluetooth/ |
| H A D | sco.c | 919 struct bt_voice voice; sco_sock_setsockopt() local 1118 struct bt_voice voice; sco_sock_getsockopt() local
|