Lines Matching refs:hp_outs
1176 !cfg->hp_outs && !cfg->speaker_outs)
1196 if (!ch && cfg->hp_outs &&
1226 if (cfg->hp_outs)
1778 mapped |= map_singles(codec, cfg->hp_outs,
1810 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins,
1848 cfg->hp_outs && cfg->line_out_type == AUTO_PIN_SPEAKER_OUT)
1882 refill_shared_dacs(codec, cfg->hp_outs,
1939 if (cfg->hp_outs)
1940 debug_badness("hp_outs = %x/%x/%x/%x : %x/%x/%x/%x\n",
1947 for (i = 0; i < cfg->hp_outs; i++)
2032 cfg->hp_outs = cfg->line_outs;
2044 if (cfg->hp_outs > 0 &&
2049 cfg->line_outs = cfg->hp_outs;
2052 cfg->hp_outs = 0;
2090 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP);
2206 return create_extra_outs(codec, spec->autocfg.hp_outs,
2530 update_output_paths(codec, cfg->hp_outs, spec->hp_paths);
2638 else if (cfg->hp_outs > 0)
4248 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on);
4277 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins);
4323 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins);
4755 cfg->hp_outs = cfg->line_outs;
4758 for (i = 0; i < cfg->hp_outs; i++) {
5006 cfg->line_outs <= cfg->hp_outs) {
5011 cfg->line_outs = cfg->hp_outs;
5013 cfg->hp_outs = 0;
5056 cfg->hp_outs * 2);
5111 err = create_out_jack_modes(codec, cfg->hp_outs,
5840 __init_extra_out(codec, spec->autocfg.hp_outs, spec->hp_paths);