Home
last modified time | relevance | path

Searched refs:mge (Results 1 – 1 of 1) sorted by relevance

/sound/pci/
Dsonicvibes.c56 static bool mge[SNDRV_CARDS]; variable
67 module_param_array(mge, bool, NULL, 0444);
68 MODULE_PARM_DESC(mge, "MIC Gain Enable for S3 SonicVibes soundcard.");
1247 int mge, in snd_sonicvibes_create() argument
1368 snd_sonicvibes_out(sonic, SV_IREG_LEFT_ADC, mge ? 0xd0 : 0xc0); in snd_sonicvibes_create()
1476 mge[dev] ? 1 : 0, in snd_sonic_probe()