Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/pci/hda/
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()
A Dhda_generic.c1200 case AUTO_PIN_HP_OUT: in get_line_out_pfx()
1687 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible()
1876 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()
2049 cfg->line_out_type = AUTO_PIN_HP_OUT; in parse_output_paths()
2084 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in parse_output_paths()
2271 AUTO_PIN_HP_OUT); in indep_hp_put()
2518 AUTO_PIN_HP_OUT); in loopback_mixing_put()
4242 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in add_all_pin_power_ctls()
4271 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in sync_all_pin_power_ctls()
5010 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_gen_parse_auto_config()
[all …]
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 17 milliseconds