need_dac_fix      149 sound/pci/hda/hda_generic.c 		spec->need_dac_fix = !!val;
need_dac_fix     2398 sound/pci/hda/hda_generic.c 	if (spec->need_dac_fix)
need_dac_fix      222 sound/pci/hda/hda_generic.h 	unsigned int need_dac_fix:1; /* need to limit DACs for multi channels */
need_dac_fix     1585 sound/pci/hda/patch_realtek.c 	spec->gen.need_dac_fix = 1;