Home
last modified time | relevance | path

Searched defs:voices (Results 1 – 17 of 17) sorted by relevance

/linux/sound/pci/ice1712/
H A Dphase.c466 int voices = kcontrol->private_value >> 8; in wm_vol_info() local
479 int i, ofs, voices; in wm_vol_get() local
494 int i, idx, ofs, voices; in wm_vol_put() local
535 int voices, ofs, i; in wm_mute_get() local
551 int change = 0, voices, ofs, i; in wm_mute_put() local
H A Daureon.c779 int voices = kcontrol->private_value >> 8; in wm_vol_info() local
791 int i, ofs, voices; in wm_vol_get() local
805 int i, idx, ofs, voices; in wm_vol_put() local
844 int voices, ofs, i; in wm_mute_get() local
859 int change = 0, voices, ofs, i; in wm_mute_put() local
H A Dprodigy_hifi.c398 int voices = kcontrol->private_value >> 8; in wm8766_vol_info() local
411 int i, ofs, voices; in wm8766_vol_get() local
424 int i, idx, ofs, voices; in wm8766_vol_put() local
/linux/sound/drivers/opl3/
H A Dopl3_oss.c51 int voices, opl_ver; in snd_opl3_oss_create_port() local
/linux/sound/isa/gus/
H A Dgus_main.c107 int voices, in snd_gus_create() argument
H A Dgus_pcm.c35 unsigned int voices; member
[all...]
/linux/sound/usb/
H A Dmidi.c1603 short int voices; global() member
1620 GM_SYNTH_PORT(vendor,product,num,name,voices) global() argument
1626 ROLAND_SYNTH_PORT(vendor,product,num,name,voices) global() argument
1635 SOUNDCANVAS_PORT(vendor,product,num,name,voices) global() argument
/linux/sound/drivers/opl4/
H A Dopl4_local.h195 struct opl4_voice voices[OPL4_MAX_VOICES]; member
/linux/sound/isa/sb/
H A Demu8000_pcm.c53 int voices; member
/linux/include/sound/
H A Demux_synth.h98 struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ member
H A Dopl3.h323 struct snd_opl3_voice voices[MAX_OPL3_VOICES]; /* Voices (OPL3 'channel') */ member
/linux/sound/pci/ymfpci/
H A Dymfpci.h256 struct snd_ymfpci_voice *voices[2]; /* playback only */ member
352 struct snd_ymfpci_voice voices[64]; member
H A Dymfpci_main.c429 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices) in snd_ymfpci_pcm_voice_alloc()
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c2040 char voices[1]; in wavefront_do_reset() local
/linux/sound/mips/
H A Dhal2.c65 int voices; /* mono/stereo */ member
/linux/sound/pci/trident/
H A Dtrident.h323 struct snd_trident_voice voices[64]; member
/linux/sound/pci/emu10k1/
H A Demu10k1x.c232 struct emu10k1x_voice voices[3]; member