| /Linux-v5.4/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-v5.4/sound/drivers/opl3/ | 
| D | opl3_oss.c | 51 	int voices, opl_ver;  in snd_opl3_oss_create_port()  local
  | 
| D | opl3_seq.c | 163 	int voices, opl_ver;  in snd_opl3_synth_create_port()  local
  | 
| /Linux-v5.4/sound/isa/gus/ | 
| D | gus_main.c | 130 		   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-v5.4/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-v5.4/sound/usb/ | 
| D | midi.c | 1560 	short int voices;  member 1577 #define GM_SYNTH_PORT(vendor, product, num, name, voices) \  argument 1583 #define ROLAND_SYNTH_PORT(vendor, product, num, name, voices) \  argument 1592 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \  argument
  | 
| /Linux-v5.4/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 | 95 static int snd_emu10k1_pcm_channel_alloc(struct snd_emu10k1_pcm * epcm, int voices)  in snd_emu10k1_pcm_channel_alloc()
  | 
| D | emu10k1x.c | 233 	struct emu10k1x_voice voices[3];  member
  | 
| /Linux-v5.4/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-v5.4/sound/pci/ymfpci/ | 
| D | ymfpci.h | 256 	struct snd_ymfpci_voice *voices[2];	/* playback only */  member 312 	struct snd_ymfpci_voice voices[64];  member
  | 
| D | ymfpci_main.c | 453 static int snd_ymfpci_pcm_voice_alloc(struct snd_ymfpci_pcm *ypcm, int voices)  in snd_ymfpci_pcm_voice_alloc()
  | 
| /Linux-v5.4/sound/isa/sb/ | 
| D | emu8000_pcm.c | 53 	int voices;  member
  | 
| /Linux-v5.4/sound/isa/wavefront/ | 
| D | wavefront_synth.c | 2023 	char voices[1];  in wavefront_do_reset()  local
  | 
| /Linux-v5.4/sound/pci/ | 
| D | sis7019.c | 121 	struct voice voices[64];  member
  | 
| /Linux-v5.4/sound/mips/ | 
| D | hal2.c | 65 	int voices;			/* mono/stereo */  member
  | 
| /Linux-v5.4/sound/pci/trident/ | 
| D | trident.h | 324 	struct snd_trident_voice voices[64];	  member
  | 
| /Linux-v5.4/include/uapi/sound/ | 
| D | asequencer.h | 549 	unsigned int voices;		/* number of voices to be allocated (0 = don't care) */  member
  |