Searched refs:AUTO_PIN_HP_OUT (Results 1 – 3 of 3) sorted by relevance
28 AUTO_PIN_HP_OUT enumerator99 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_outs()104 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_pins()
369 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_parse_pin_defcfg()398 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_parse_pin_defcfg()419 cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" : in snd_hda_parse_pin_defcfg()
1202 case AUTO_PIN_HP_OUT: in get_line_out_pfx()1690 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible()1807 if (cfg->line_out_type != AUTO_PIN_HP_OUT) { in fill_and_eval_dacs()1837 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()1879 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()2027 cfg->line_out_type == AUTO_PIN_HP_OUT) { in parse_output_paths()2050 cfg->line_out_type = AUTO_PIN_HP_OUT; in parse_output_paths()2080 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT) in parse_output_paths()2085 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in parse_output_paths()2253 if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT) in indep_hp_put()[all …]