soft_ac3           47 sound/pci/cmipci.c static bool soft_ac3[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)]=1};
soft_ac3           62 sound/pci/cmipci.c module_param_array(soft_ac3, bool, NULL, 0444);
soft_ac3           63 sound/pci/cmipci.c MODULE_PARM_DESC(soft_ac3, "Software-conversion of raw SPDIF packets (model 033 only).");
soft_ac3         3057 sound/pci/cmipci.c 	cm->do_soft_ac3 = soft_ac3[dev];