Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dens1370.c76 static int lineio[SNDRV_CARDS]; variable
97 module_param_array(lineio, int, NULL, 0444);
98 MODULE_PARM_DESC(lineio, "Line In to Rear Out (0 = auto, 1 = force).");
2338 err = snd_ensoniq_1371_mixer(ensoniq, spdif[dev], lineio[dev]); in __snd_audiopci_probe()