Searched refs:soft_ac3 (Results 1 – 3 of 3) sorted by relevance
60 static bool soft_ac3[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1}; variable75 module_param_array(soft_ac3, bool, NULL, 0444);76 MODULE_PARM_DESC(soft_ac3, "Software-conversion of raw SPDIF packets (model 033 only).");3073 cm->do_soft_ac3 = soft_ac3[dev]; in snd_cmipci_create()
188 subframes, pass the "soft_ac3=0" module option. This doesn't matter
453 soft_ac3 - Software-conversion of raw SPDIF packets (model 033 only)