Home
last modified time | relevance | path

Searched refs:need_dac_fix (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_generic.h223 unsigned int need_dac_fix:1; /* need to limit DACs for multi channels */ member
H A Dhda_generic.c153 val = snd_hda_get_bool_hint(codec, "need_dac_fix"); in parse_user_hints()
155 spec->need_dac_fix = !!val; in parse_user_hints()
2415 if (spec->need_dac_fix) in ch_mode_put()
H A Dpatch_realtek.c1663 spec->gen.need_dac_fix = 1; in patch_alc880()
/kernel/linux/linux-6.6/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.c153 val = snd_hda_get_bool_hint(codec, "need_dac_fix"); in parse_user_hints()
155 spec->need_dac_fix = !!val; in parse_user_hints()
2421 if (spec->need_dac_fix) in ch_mode_put()
H A Dpatch_realtek.c1649 spec->gen.need_dac_fix = 1; in patch_alc880()

Completed in 45 milliseconds