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

/linux-4.4.14/sound/pci/hda/
H A Dhda_generic.h227 unsigned int prefer_hp_amp:1; /* enable HP amp for speaker if any */ member in struct:hda_gen_spec
H A Dhda_generic.c2041 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT) parse_output_paths()
2049 val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT; parse_output_paths()
H A Dpatch_realtek.c1725 spec->gen.prefer_hp_amp = 1; patch_alc260()

Completed in 251 milliseconds