Home
last modified time | relevance | path

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

/sound/pci/au88x0/
Dau88x0.c31 static int pcifix[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = 255 }; variable
39 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()