prefer_hp_amp    2061 sound/pci/hda/hda_generic.c 	if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT)
prefer_hp_amp    2069 sound/pci/hda/hda_generic.c 		val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT;
prefer_hp_amp     233 sound/pci/hda/hda_generic.h 	unsigned int prefer_hp_amp:1; /* enable HP amp for speaker if any */
prefer_hp_amp    1838 sound/pci/hda/patch_realtek.c 	spec->gen.prefer_hp_amp = 1;