Searched refs:mic_agc (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/isa/sb/
H A Dsb16.c84 static int mic_agc[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
118 module_param_array(mic_agc, int, NULL, 0444);
119 MODULE_PARM_DESC(mic_agc, "Mic Auto-Gain-Control switch.");
458 (mic_agc[dev] ? 0x00 : 0x01)); snd_sb16_probe()

Completed in 57 milliseconds