Searched refs:snd_emu10k1_init_stereo_onoff_control (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/pci/emu10k1/ | 
| D | emufx.c | 1132 snd_emu10k1_init_stereo_onoff_control(struct snd_emu10k1_fx8010_control_gpr *ctl,  in snd_emu10k1_init_stereo_onoff_control()  function 1519 	snd_emu10k1_init_stereo_onoff_control(controls + nctl++, "Tone Control - Switch", gpr, 0);  in _snd_emu10k1_audigy_init_efx() 1582 …snd_emu10k1_init_stereo_onoff_control(controls + nctl++, SNDRV_CTL_NAME_IEC958("Optical Raw ",PLAY…  in _snd_emu10k1_audigy_init_efx() 1989 	snd_emu10k1_init_stereo_onoff_control(controls + i++, "Wave Capture Switch", gpr + 2, 0);  in _snd_emu10k1_init_efx() 2004 	snd_emu10k1_init_stereo_onoff_control(controls + i++, "Synth Capture Switch", gpr + 2, 0);  in _snd_emu10k1_init_efx() 2019 	snd_emu10k1_init_stereo_onoff_control(controls + i++, "Surround Capture Switch", gpr + 2, 0);  in _snd_emu10k1_init_efx() 2073 …snd_emu10k1_init_stereo_onoff_control(controls + i++, SNDRV_CTL_NAME_IEC958("TTL ",CAPTURE,SWITCH)…  in _snd_emu10k1_init_efx() 2090 		snd_emu10k1_init_stereo_onoff_control(controls + i++, "Zoom Video Capture Switch", gpr + 2, 0);  in _snd_emu10k1_init_efx() 2107 …snd_emu10k1_init_stereo_onoff_control(controls + i++, SNDRV_CTL_NAME_IEC958("LiveDrive ",CAPTURE,S…  in _snd_emu10k1_init_efx() 2124 …snd_emu10k1_init_stereo_onoff_control(controls + i++, "Line LiveDrive Capture Switch", gpr + 2, 0);  in _snd_emu10k1_init_efx() [all …] 
 |