/linux-5.19.10/sound/pci/ice1712/ |
D | phase.c | 467 int voices = kcontrol->private_value >> 8; in wm_vol_info() local 480 int i, ofs, voices; in wm_vol_get() local 495 int i, idx, ofs, voices; in wm_vol_put() local 536 int voices, ofs, i; in wm_mute_get() local 552 int change = 0, voices, ofs, i; in wm_mute_put() local
|
D | aureon.c | 784 int voices = kcontrol->private_value >> 8; in wm_vol_info() local 796 int i, ofs, voices; in wm_vol_get() local 810 int i, idx, ofs, voices; in wm_vol_put() local 849 int voices, ofs, i; in wm_mute_get() local 864 int change = 0, voices, ofs, i; in wm_mute_put() local
|
D | prodigy_hifi.c | 400 int voices = kcontrol->private_value >> 8; in wm8766_vol_info() local 413 int i, ofs, voices; in wm8766_vol_get() local 426 int i, idx, ofs, voices; in wm8766_vol_put() local
|
/linux-5.19.10/sound/drivers/opl3/ |
D | opl3_oss.c | 51 int voices, opl_ver; in snd_opl3_oss_create_port() local
|
D | opl3_seq.c | 165 int voices, opl_ver; in snd_opl3_synth_create_port() local
|
/linux-5.19.10/sound/isa/gus/ |
D | gus_main.c | 121 int voices, in snd_gus_create()
|
D | gus_io.c | 404 unsigned short voices; in snd_gf1_select_active_voices() local
|
D | gus_pcm.c | 35 unsigned int voices; member
|
/linux-5.19.10/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-5.19.10/sound/usb/ |
D | midi.c | 1549 short int voices; member 1566 #define GM_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1572 #define ROLAND_SYNTH_PORT(vendor, product, num, name, voices) \ argument 1581 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ argument
|
/linux-5.19.10/sound/pci/emu10k1/ |
D | emuproc.c | 467 struct snd_info_buffer *buffer, int iobase, int offset, int length, int voices) in snd_emu_proc_ptr_reg_read()
|
D | emupcm.c | 96 static int snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm * epcm, int voices) in snd_emu10k1_pcm_channel_alloc()
|
D | emu10k1x.c | 231 struct emu10k1x_voice voices[3]; member
|
/linux-5.19.10/include/sound/ |
D | emux_synth.h | 98 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member
|
D | opl3.h | 323 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') */ member
|
D | gus.h | 315 struct snd_gus_voice voices[32]; /* GF1 voices */ member
|
/linux-5.19.10/sound/pci/ymfpci/ |
D | ymfpci.h | 256 struct snd_ymfpci_voice *voices[2]; /* playback only */ member 309 struct snd_ymfpci_voice voices[64]; member
|
D | ymfpci_main.c | 454 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices) in snd_ymfpci_pcm_voice_alloc()
|
/linux-5.19.10/sound/isa/sb/ |
D | emu8000_pcm.c | 53 int voices; member
|
/linux-5.19.10/sound/isa/wavefront/ |
D | wavefront_synth.c | 2042 char voices[1]; in wavefront_do_reset() local
|
/linux-5.19.10/sound/mips/ |
D | hal2.c | 65 int voices; /* mono/stereo */ member
|
/linux-5.19.10/sound/pci/ |
D | sis7019.c | 120 struct voice voices[64]; member
|
/linux-5.19.10/sound/pci/trident/ |
D | trident.h | 323 struct snd_trident_voice voices[64]; member
|
/linux-5.19.10/include/uapi/sound/ |
D | asequencer.h | 549 unsigned int voices; /* number of voices to be allocated (0 = don't care) */ member
|