Searched refs:AUTO_PIN_HP_OUT (Results 1 – 3 of 3) sorted by relevance
26 AUTO_PIN_HP_OUT enumerator96 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()
1194 case AUTO_PIN_HP_OUT: in get_line_out_pfx()1681 if (cfg->line_out_type == AUTO_PIN_HP_OUT) in indep_hp_possible()1828 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()1870 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in fill_and_eval_dacs()2043 cfg->line_out_type = AUTO_PIN_HP_OUT; in parse_output_paths()2078 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in parse_output_paths()2265 AUTO_PIN_HP_OUT); in indep_hp_put()2512 AUTO_PIN_HP_OUT); in loopback_mixing_put()4229 if (cfg->line_out_type != AUTO_PIN_HP_OUT) in add_all_pin_power_ctls()4997 cfg->line_out_type = AUTO_PIN_HP_OUT; in snd_hda_gen_parse_auto_config()[all …]
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()417 cfg->line_out_type == AUTO_PIN_HP_OUT ? "hp" : in snd_hda_parse_pin_defcfg()
Completed in 22 milliseconds