/linux-4.1.27/sound/pci/ice1712/ |
D | phase.c | 481 int voices = kcontrol->private_value >> 8; in wm_vol_info() local 494 int i, ofs, voices; in wm_vol_get() local 509 int i, idx, ofs, voices; in wm_vol_put() local 550 int voices, ofs, i; in wm_mute_get() local 566 int change = 0, voices, ofs, i; in wm_mute_put() local
|
D | aureon.c | 798 int voices = kcontrol->private_value >> 8; in wm_vol_info() local 810 int i, ofs, voices; in wm_vol_get() local 824 int i, idx, ofs, voices; in wm_vol_put() local 863 int voices, ofs, i; in wm_mute_get() local 878 int change = 0, voices, ofs, i; in wm_mute_put() local
|
D | prodigy_hifi.c | 433 int voices = kcontrol->private_value >> 8; in wm8766_vol_info() local 446 int i, ofs, voices; in wm8766_vol_get() local 459 int i, idx, ofs, voices; in wm8766_vol_put() local
|
/linux-4.1.27/sound/drivers/opl3/ |
D | opl3_seq.c | 177 int voices, opl_ver; in snd_opl3_synth_create_port() local
|
D | opl3_oss.c | 80 int voices, opl_ver; in snd_opl3_oss_create_port() local
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_main.c | 136 int voices, in snd_gus_create()
|
D | gus_io.c | 419 unsigned short voices; in snd_gf1_select_active_voices() local
|
D | gus_pcm.c | 48 unsigned int voices; member
|
/linux-4.1.27/sound/drivers/opl4/ |
D | opl4_synth.c | 488 int voices = 0, i; in snd_opl4_note_on() local
|
D | opl4_local.h | 195 struct opl4_voice voices[OPL4_MAX_VOICES]; member
|
/linux-4.1.27/sound/usb/ |
D | midi.c | 1536 short int voices; member 1553 #define GM_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1559 #define ROLAND_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1568 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ argument
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emuproc.c | 483 struct snd_info_buffer *buffer, int iobase, int offset, int length, int voices) in snd_emu_proc_ptr_reg_read()
|
D | emupcm.c | 109 static int snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm * epcm, int voices) in snd_emu10k1_pcm_channel_alloc()
|
D | emu10k1x.c | 247 struct emu10k1x_voice voices[3]; member
|
/linux-4.1.27/include/sound/ |
D | emux_synth.h | 113 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member
|
D | opl3.h | 341 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') */ member
|
D | gus.h | 330 struct snd_gus_voice voices[32]; /* GF1 voices */ member
|
D | emu10k1.h | 1527 struct snd_emu10k1_voice *voices[NUM_EFX_PLAYBACK]; member 1755 struct snd_emu10k1_voice voices[NUM_G]; member
|
/linux-4.1.27/sound/isa/sb/ |
D | emu8000_pcm.c | 64 int voices; member
|
/linux-4.1.27/sound/pci/ymfpci/ |
D | ymfpci.h | 271 struct snd_ymfpci_voice *voices[2]; /* playback only */ member 327 struct snd_ymfpci_voice voices[64]; member
|
D | ymfpci_main.c | 467 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices) in snd_ymfpci_pcm_voice_alloc()
|
/linux-4.1.27/sound/isa/wavefront/ |
D | wavefront_synth.c | 2017 char voices[1]; in wavefront_do_reset() local
|
/linux-4.1.27/sound/mips/ |
D | hal2.c | 78 int voices; /* mono/stereo */ member
|
/linux-4.1.27/sound/pci/ |
D | sis7019.c | 133 struct voice voices[64]; member
|
/linux-4.1.27/sound/pci/trident/ |
D | trident.h | 339 struct snd_trident_voice voices[64]; member
|
/linux-4.1.27/include/uapi/sound/ |
D | asequencer.h | 546 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member
|
/linux-4.1.27/sound/pci/ali5451/ |
D | ali5451.c | 211 struct snd_ali_voice voices[ALI_CHANNELS]; member
|