Home
last modified time | relevance | path

Searched refs:AUTO_PIN_HP_OUT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A 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()
H A Dhda_generic.c1198 case AUTO_PIN_HP_OUT: in get_line_out_pfx()
1686 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible()
1803 if (cfg->line_out_type != AUTO_PIN_HP_OUT) { in fill_and_eval_dacs()
1833 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
1875 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
2025 cfg->line_out_type == AUTO_PIN_HP_OUT) { in parse_output_paths()
2048 cfg->line_out_type = AUTO_PIN_HP_OUT; in parse_output_paths()
2078 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT) in parse_output_paths()
2083 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in parse_output_paths()
2254 if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT) in indep_hp_put()
[all...]
H A 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()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.h28 AUTO_PIN_HP_OUT enumerator
98 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_outs()
103 return (cfg->line_out_type == AUTO_PIN_HP_OUT) ? in auto_cfg_hp_pins()
H A Dhda_generic.c1204 case AUTO_PIN_HP_OUT: in get_line_out_pfx()
1692 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible()
1809 if (cfg->line_out_type != AUTO_PIN_HP_OUT) { in fill_and_eval_dacs()
1839 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
1881 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
2031 cfg->line_out_type == AUTO_PIN_HP_OUT) { in parse_output_paths()
2054 cfg->line_out_type = AUTO_PIN_HP_OUT; in parse_output_paths()
2084 if (spec->prefer_hp_amp || cfg->line_out_type == AUTO_PIN_HP_OUT) in parse_output_paths()
2089 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in parse_output_paths()
2260 if (spec->autocfg.line_out_type == AUTO_PIN_HP_OUT) in indep_hp_put()
[all...]
H A Dhda_auto_parser.c365 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_parse_pin_defcfg()
394 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_parse_pin_defcfg()
413 cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" : in snd_hda_parse_pin_defcfg()

Completed in 15 milliseconds