Lines Matching refs:speaker_outs
1176 !cfg->hp_outs && !cfg->speaker_outs) in get_line_out_pfx()
1208 if (!ch && cfg->speaker_outs && in get_line_out_pfx()
1223 if (cfg->speaker_outs) in get_line_out_pfx()
1712 for (i = 0; i < cfg->speaker_outs; i++) { in indep_hp_possible()
1782 mapped |= map_singles(codec, cfg->speaker_outs, in fill_and_eval_dacs()
1819 err = try_assign_dacs(codec, cfg->speaker_outs, in fill_and_eval_dacs()
1886 refill_shared_dacs(codec, cfg->speaker_outs, in fill_and_eval_dacs()
1949 if (cfg->speaker_outs) in debug_show_configs()
1957 for (i = 0; i < cfg->speaker_outs; i++) in debug_show_configs()
2030 if (cfg->speaker_outs > 0 && in parse_output_paths()
2035 cfg->line_outs = cfg->speaker_outs; in parse_output_paths()
2038 cfg->speaker_outs = 0; in parse_output_paths()
2046 cfg->speaker_outs = cfg->line_outs; in parse_output_paths()
2093 set_pin_targets(codec, cfg->speaker_outs, in parse_output_paths()
2214 return create_extra_outs(codec, spec->autocfg.speaker_outs, in create_speaker_out_ctls()
2532 update_output_paths(codec, cfg->speaker_outs, in loopback_mixing_put()
4249 add_pin_power_ctls(codec, cfg->speaker_outs, cfg->speaker_pins, on); in add_all_pin_power_ctls()
4278 sync_pin_power_ctls(codec, cfg->speaker_outs, cfg->speaker_pins); in sync_all_pin_power_ctls()
4327 err = add_fake_paths(codec, nid, cfg->speaker_outs, in add_fake_beep_paths()
4747 cfg->speaker_outs = cfg->line_outs; in check_auto_mute_availability()
4768 if (cfg->speaker_outs) in check_auto_mute_availability()
4781 spec->automute_speaker_possible = cfg->speaker_outs && in check_auto_mute_availability()
5005 num_paths = spec->autocfg.speaker_outs; in snd_hda_gen_shutup_speakers()
5070 cfg->speaker_outs = cfg->line_outs; in snd_hda_gen_parse_auto_config()
5115 cfg->speaker_outs * 2); in snd_hda_gen_parse_auto_config()
5904 __init_extra_out(codec, spec->autocfg.speaker_outs, in init_extra_out()