Home
last modified time | relevance | path

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

/linux/sound/pci/hda/
H A Dhda_generic.h217 unsigned int need_dac_fix:1; /* need to limit DACs for multi channels */ member
H A Dhda_generic.c155 spec->need_dac_fix = !!val; in parse_user_hints()
2421 if (spec->need_dac_fix) in ch_mode_put()
H A Dpatch_realtek.c1663 spec->gen.need_dac_fix = 1; in patch_alc880()