Lines Matching refs:hp_outs

1172 	    !cfg->hp_outs && !cfg->speaker_outs)  in get_line_out_pfx()
1192 if (!ch && cfg->hp_outs && in get_line_out_pfx()
1222 if (cfg->hp_outs) in get_line_out_pfx()
1773 mapped |= map_singles(codec, cfg->hp_outs, in fill_and_eval_dacs()
1805 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1843 cfg->hp_outs && cfg->line_out_type == AUTO_PIN_SPEAKER_OUT) in fill_and_eval_dacs()
1877 refill_shared_dacs(codec, cfg->hp_outs, in fill_and_eval_dacs()
1934 if (cfg->hp_outs) in debug_show_configs()
1942 for (i = 0; i < cfg->hp_outs; i++) in debug_show_configs()
2027 cfg->hp_outs = cfg->line_outs; in parse_output_paths()
2039 if (cfg->hp_outs > 0 && in parse_output_paths()
2044 cfg->line_outs = cfg->hp_outs; in parse_output_paths()
2047 cfg->hp_outs = 0; in parse_output_paths()
2085 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2201 return create_extra_outs(codec, spec->autocfg.hp_outs, in create_hp_out_ctls()
2525 update_output_paths(codec, cfg->hp_outs, spec->hp_paths); in loopback_mixing_put()
2633 else if (cfg->hp_outs > 0) in create_hp_mic()
4243 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4272 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4318 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4750 cfg->hp_outs = cfg->line_outs; in check_auto_mute_availability()
4753 for (i = 0; i < cfg->hp_outs; i++) { in check_auto_mute_availability()
5001 cfg->line_outs <= cfg->hp_outs) { in snd_hda_gen_parse_auto_config()
5006 cfg->line_outs = cfg->hp_outs; in snd_hda_gen_parse_auto_config()
5008 cfg->hp_outs = 0; in snd_hda_gen_parse_auto_config()
5051 cfg->hp_outs * 2); in snd_hda_gen_parse_auto_config()
5106 err = create_out_jack_modes(codec, cfg->hp_outs, in snd_hda_gen_parse_auto_config()
5835 __init_extra_out(codec, spec->autocfg.hp_outs, spec->hp_paths); in init_extra_out()