Lines Matching refs:hp_outs
1170 !cfg->hp_outs && !cfg->speaker_outs) in get_line_out_pfx()
1190 if (!ch && cfg->hp_outs && in get_line_out_pfx()
1220 if (cfg->hp_outs) in get_line_out_pfx()
1771 mapped |= map_singles(codec, cfg->hp_outs, in fill_and_eval_dacs()
1803 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1841 cfg->hp_outs && cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) in fill_and_eval_dacs()
1875 refill_shared_dacs(codec, cfg->hp_outs, in fill_and_eval_dacs()
1932 if (cfg->hp_outs) in debug_show_configs()
1940 for (i = 0; i < cfg->hp_outs; i++) in debug_show_configs()
2025 cfg->hp_outs = cfg->line_outs; in parse_output_paths()
2037 if (cfg->hp_outs > 0 && in parse_output_paths()
2042 cfg->line_outs = cfg->hp_outs; in parse_output_paths()
2045 cfg->hp_outs = 0; in parse_output_paths()
2083 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2199 return create_extra_outs(codec, spec->autocfg.hp_outs, in create_hp_out_ctls()
2523 update_output_paths(codec, cfg->hp_outs, spec->hp_paths); in loopback_mixing_put()
2631 else if (cfg->hp_outs > 0) in create_hp_mic()
4358 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4387 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4433 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4865 cfg->hp_outs = cfg->line_outs; in check_auto_mute_availability()
4868 for (i = 0; i < cfg->hp_outs; i++) { in check_auto_mute_availability()
5113 cfg->line_outs <= cfg->hp_outs) { in snd_hda_gen_parse_auto_config()
5118 cfg->line_outs = cfg->hp_outs; in snd_hda_gen_parse_auto_config()
5120 cfg->hp_outs = 0; in snd_hda_gen_parse_auto_config()
5163 cfg->hp_outs * 2); in snd_hda_gen_parse_auto_config()
5218 err = create_out_jack_modes(codec, cfg->hp_outs, in snd_hda_gen_parse_auto_config()
5946 __init_extra_out(codec, spec->autocfg.hp_outs, spec->hp_paths); in init_extra_out()