Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_auto_parser.h26 AUTO_PIN_HP_OUT enumerator
96 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_outs()
101 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_pins()
Dhda_generic.c1192 case AUTO_PIN_HP_OUT: in get_line_out_pfx()
1679 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible()
1796 if (cfg->line_out_type != AUTO_PIN_HP_OUT) { in fill_and_eval_dacs()
1826 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
1868 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
2018 cfg->line_out_type == AUTO_PIN_HP_OUT) { in parse_output_paths()
2041 cfg->line_out_type = AUTO_PIN_HP_OUT; in parse_output_paths()
2071 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT) in parse_output_paths()
2076 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in parse_output_paths()
2247 if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT) in indep_hp_put()
[all …]
Dhda_auto_parser.c369 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()
417 cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" : in snd_hda_parse_pin_defcfg()