Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/
H A Dgeneric.h217 unsigned int need_dac_fix:1; /* need to limit DACs for multi channels */ member
H A Dgeneric.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()
/linux/sound/hda/codecs/realtek/
H A Dalc880.c449 spec->gen.need_dac_fix = 1; in alc880_probe()
/linux/Documentation/sound/hd-audio/
H A Dnotes.rst474 need_dac_fix (bool)