speaker_outs 249 sound/pci/hda/hda_auto_parser.c if (cfg->speaker_outs >= ARRAY_SIZE(cfg->speaker_pins)) { speaker_outs 255 sound/pci/hda/hda_auto_parser.c speaker_out[cfg->speaker_outs].pin = nid; speaker_outs 256 sound/pci/hda/hda_auto_parser.c speaker_out[cfg->speaker_outs].seq = (assoc << 4) | seq; speaker_outs 257 sound/pci/hda/hda_auto_parser.c cfg->speaker_outs++; speaker_outs 370 sound/pci/hda/hda_auto_parser.c cfg->speaker_outs); speaker_outs 379 sound/pci/hda/hda_auto_parser.c if (cfg->speaker_outs) { speaker_outs 380 sound/pci/hda/hda_auto_parser.c cfg->line_outs = cfg->speaker_outs; speaker_outs 383 sound/pci/hda/hda_auto_parser.c cfg->speaker_outs = 0; speaker_outs 398 sound/pci/hda/hda_auto_parser.c reorder_outputs(cfg->speaker_outs, cfg->speaker_pins); speaker_outs 415 sound/pci/hda/hda_auto_parser.c cfg->speaker_outs, cfg->speaker_pins[0], speaker_outs 669 sound/pci/hda/hda_auto_parser.c sfx = check_output_sfx(nid, cfg->speaker_pins, cfg->speaker_outs, speaker_outs 64 sound/pci/hda/hda_auto_parser.h int speaker_outs; speaker_outs 107 sound/pci/hda/hda_auto_parser.h cfg->line_outs : cfg->speaker_outs; speaker_outs 1164 sound/pci/hda/hda_generic.c !cfg->hp_outs && !cfg->speaker_outs) speaker_outs 1196 sound/pci/hda/hda_generic.c if (!ch && cfg->speaker_outs && speaker_outs 1207 sound/pci/hda/hda_generic.c if (!ch && cfg->speaker_outs && cfg->hp_outs) { speaker_outs 1689 sound/pci/hda/hda_generic.c for (i = 0; i < cfg->speaker_outs; i++) { speaker_outs 1759 sound/pci/hda/hda_generic.c mapped |= map_singles(codec, cfg->speaker_outs, speaker_outs 1796 sound/pci/hda/hda_generic.c err = try_assign_dacs(codec, cfg->speaker_outs, speaker_outs 1863 sound/pci/hda/hda_generic.c refill_shared_dacs(codec, cfg->speaker_outs, speaker_outs 1926 sound/pci/hda/hda_generic.c if (cfg->speaker_outs) speaker_outs 1934 sound/pci/hda/hda_generic.c for (i = 0; i < cfg->speaker_outs; i++) speaker_outs 2007 sound/pci/hda/hda_generic.c if (cfg->speaker_outs > 0 && speaker_outs 2012 sound/pci/hda/hda_generic.c cfg->line_outs = cfg->speaker_outs; speaker_outs 2015 sound/pci/hda/hda_generic.c cfg->speaker_outs = 0; speaker_outs 2023 sound/pci/hda/hda_generic.c cfg->speaker_outs = cfg->line_outs; speaker_outs 2070 sound/pci/hda/hda_generic.c set_pin_targets(codec, cfg->speaker_outs, speaker_outs 2191 sound/pci/hda/hda_generic.c return create_extra_outs(codec, spec->autocfg.speaker_outs, speaker_outs 2509 sound/pci/hda/hda_generic.c update_output_paths(codec, cfg->speaker_outs, speaker_outs 4284 sound/pci/hda/hda_generic.c add_pin_power_ctls(codec, cfg->speaker_outs, cfg->speaker_pins, on); speaker_outs 4313 sound/pci/hda/hda_generic.c sync_pin_power_ctls(codec, cfg->speaker_outs, cfg->speaker_pins); speaker_outs 4362 sound/pci/hda/hda_generic.c err = add_fake_paths(codec, nid, cfg->speaker_outs, speaker_outs 4782 sound/pci/hda/hda_generic.c cfg->speaker_outs = cfg->line_outs; speaker_outs 4803 sound/pci/hda/hda_generic.c if (cfg->speaker_outs) speaker_outs 4816 sound/pci/hda/hda_generic.c spec->automute_speaker_possible = cfg->speaker_outs && speaker_outs 5039 sound/pci/hda/hda_generic.c cfg->speaker_outs = cfg->line_outs; speaker_outs 5084 sound/pci/hda/hda_generic.c cfg->speaker_outs * 2); speaker_outs 5872 sound/pci/hda/hda_generic.c __init_extra_out(codec, spec->autocfg.speaker_outs, speaker_outs 509 sound/pci/hda/hda_jack.c for (i = 0, p = cfg->speaker_pins; i < cfg->speaker_outs; i++, p++) { speaker_outs 1116 sound/pci/hda/patch_cirrus.c if (spec->gen.autocfg.speaker_outs && speaker_outs 806 sound/pci/hda/patch_sigmatel.c nids = spec->gen.autocfg.speaker_outs;