Lines Matching refs:hp_outs
1170 !cfg->hp_outs && !cfg->speaker_outs)
1190 if (!ch && cfg->hp_outs &&
1220 if (cfg->hp_outs)
1772 mapped |= map_singles(codec, cfg->hp_outs,
1804 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins,
1842 cfg->hp_outs && cfg->line_out_type == AUTO_PIN_SPEAKER_OUT)
1876 refill_shared_dacs(codec, cfg->hp_outs,
1933 if (cfg->hp_outs)
1934 debug_badness("hp_outs = %x/%x/%x/%x : %x/%x/%x/%x\n",
1941 for (i = 0; i < cfg->hp_outs; i++)
2026 cfg->hp_outs = cfg->line_outs;
2038 if (cfg->hp_outs > 0 &&
2043 cfg->line_outs = cfg->hp_outs;
2046 cfg->hp_outs = 0;
2084 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP);
2200 return create_extra_outs(codec, spec->autocfg.hp_outs,
2524 update_output_paths(codec, cfg->hp_outs, spec->hp_paths);
2632 else if (cfg->hp_outs > 0)
4359 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on);
4388 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins);
4434 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins);
4866 cfg->hp_outs = cfg->line_outs;
4869 for (i = 0; i < cfg->hp_outs; i++) {
5114 cfg->line_outs <= cfg->hp_outs) {
5119 cfg->line_outs = cfg->hp_outs;
5121 cfg->hp_outs = 0;
5164 cfg->hp_outs * 2);
5219 err = create_out_jack_modes(codec, cfg->hp_outs,
5947 __init_extra_out(codec, spec->autocfg.hp_outs, spec->hp_paths);