Searched refs:pcifix (Results 1 – 1 of 1) sorted by relevance
31 static int pcifix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 255 }; variable39 module_param_array(pcifix, int, NULL, 0444);40 MODULE_PARM_DESC(pcifix, "Enable VIA-workaround for " CARD_NAME " soundcard.");261 snd_vortex_workaround(pci, pcifix[dev]); in snd_vortex_probe()