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

/linux-master/sound/pci/
H A Dcmipci.c43 static bool soft_ac3[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1}; variable
58 module_param_array(soft_ac3, bool, NULL, 0444);
59 MODULE_PARM_DESC(soft_ac3, "Software-conversion of raw SPDIF packets (model 033 only).");
3019 cm->do_soft_ac3 = soft_ac3[dev];

Completed in 180 milliseconds