Searched refs:mge (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dhelp2man443 s/(^| )(-[][\w=-]+)/$1 . convert_option $2/mge;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dhelp2man443 s/(^| )(-[][\w=-]+)/$1 . convert_option $2/mge;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dsonicvibes.c58 static int mge[SNDRV_CARDS]; variable
69 module_param_array(mge, bool, NULL, 0444);
70 MODULE_PARM_DESC(mge, "MIC Gain Enable for S3 SonicVibes soundcard.");
1134 int mge,
1242 snd_sonicvibes_out(sonic, SV_IREG_LEFT_ADC, mge ? 0xd0 : 0xc0);
1348 mge[dev] ? 1 : 0,
1131 snd_sonicvibes_create(struct snd_card *card, struct pci_dev *pci, int reverb, int mge, struct sonicvibes ** rsonic) argument

Completed in 99 milliseconds