Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/realtek/
H A Dalc260.c228 spec->gen.prefer_hp_amp = 1; in alc260_probe()
/linux/sound/hda/codecs/
H A Dgeneric.h229 unsigned int prefer_hp_amp:1; /* enable HP amp for speaker if any */ member
H A Dgeneric.c2080 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT) in parse_output_paths()
2088 val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT; in parse_output_paths()