line_outs         236 sound/pci/hda/hda_auto_parser.c 			if (cfg->line_outs >= ARRAY_SIZE(cfg->line_out_pins)) {
line_outs         242 sound/pci/hda/hda_auto_parser.c 			line_out[cfg->line_outs].pin = nid;
line_outs         243 sound/pci/hda/hda_auto_parser.c 			line_out[cfg->line_outs].seq = seq;
line_outs         244 sound/pci/hda/hda_auto_parser.c 			cfg->line_outs++;
line_outs         345 sound/pci/hda/hda_auto_parser.c 	if (!cfg->line_outs && cfg->hp_outs > 1 &&
line_outs         355 sound/pci/hda/hda_auto_parser.c 			line_out[cfg->line_outs++] = hp_out[i];
line_outs         368 sound/pci/hda/hda_auto_parser.c 	sort_pins_by_sequence(cfg->line_out_pins, line_out, cfg->line_outs);
line_outs         377 sound/pci/hda/hda_auto_parser.c 	if (!cfg->line_outs &&
line_outs         380 sound/pci/hda/hda_auto_parser.c 			cfg->line_outs = cfg->speaker_outs;
line_outs         387 sound/pci/hda/hda_auto_parser.c 			cfg->line_outs = cfg->hp_outs;
line_outs         396 sound/pci/hda/hda_auto_parser.c 	reorder_outputs(cfg->line_outs, cfg->line_out_pins);
line_outs         408 sound/pci/hda/hda_auto_parser.c 		   codec->core.chip_name, cfg->line_outs, cfg->line_out_pins[0],
line_outs         666 sound/pci/hda/hda_auto_parser.c 		sfx = check_output_sfx(nid, cfg->line_out_pins, cfg->line_outs,
line_outs          61 sound/pci/hda/hda_auto_parser.h 	int line_outs;
line_outs          97 sound/pci/hda/hda_auto_parser.h 	       cfg->line_outs : cfg->hp_outs;
line_outs         107 sound/pci/hda/hda_auto_parser.h 	       cfg->line_outs : cfg->speaker_outs;
line_outs        1162 sound/pci/hda/hda_generic.c 	if (cfg->line_outs == 1 && !spec->multi_ios &&
line_outs        1176 sound/pci/hda/hda_generic.c 	if (ch >= cfg->line_outs)
line_outs        1187 sound/pci/hda/hda_generic.c 		if (cfg->line_outs == 1)
line_outs        1189 sound/pci/hda/hda_generic.c 		if (cfg->line_outs == 2)
line_outs        1220 sound/pci/hda/hda_generic.c 	if (cfg->line_outs == 1 && !spec->multi_ios)
line_outs        1334 sound/pci/hda/hda_generic.c 	if (cfg->line_outs > idx)
line_outs        1336 sound/pci/hda/hda_generic.c 	idx -= cfg->line_outs;
line_outs        1557 sound/pci/hda/hda_generic.c 			spec->out_paths[cfg->line_outs + spec->multi_ios] =
line_outs        1582 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, spec->out_paths[cfg->line_outs + i]);
line_outs        1682 sound/pci/hda/hda_generic.c 	for (i = 0; i < cfg->line_outs; i++) {
line_outs        1727 sound/pci/hda/hda_generic.c 	spec->multiout.num_dacs = cfg->line_outs;
line_outs        1751 sound/pci/hda/hda_generic.c 			mapped = map_singles(codec, cfg->line_outs,
line_outs        1764 sound/pci/hda/hda_generic.c 			    fill_mio_first && cfg->line_outs == 1 &&
line_outs        1773 sound/pci/hda/hda_generic.c 	badness += try_assign_dacs(codec, cfg->line_outs, cfg->line_out_pins,
line_outs        1778 sound/pci/hda/hda_generic.c 	    cfg->line_outs == 1 && cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) {
line_outs        1806 sound/pci/hda/hda_generic.c 	    cfg->line_outs == 1 && cfg->line_out_type != AUTO_PIN_SPEAKER_OUT) {
line_outs        1831 sound/pci/hda/hda_generic.c 	for (i = 0; i < cfg->line_outs; i++) {
line_outs        1837 sound/pci/hda/hda_generic.c 				sizeof(hda_nid_t) * (cfg->line_outs - i - 1));
line_outs        1838 sound/pci/hda/hda_generic.c 			spec->private_dac_nids[cfg->line_outs - 1] = 0;
line_outs        1906 sound/pci/hda/hda_generic.c 	for (i = 0; i < cfg->line_outs; i++)
line_outs        1915 sound/pci/hda/hda_generic.c 				   spec->out_paths[cfg->line_outs + i]);
line_outs        2009 sound/pci/hda/hda_generic.c 			cfg->hp_outs = cfg->line_outs;
line_outs        2012 sound/pci/hda/hda_generic.c 			cfg->line_outs = cfg->speaker_outs;
line_outs        2023 sound/pci/hda/hda_generic.c 			cfg->speaker_outs = cfg->line_outs;
line_outs        2026 sound/pci/hda/hda_generic.c 			cfg->line_outs = cfg->hp_outs;
line_outs        2065 sound/pci/hda/hda_generic.c 	set_pin_targets(codec, cfg->line_outs, cfg->line_out_pins, val);
line_outs        2089 sound/pci/hda/hda_generic.c 	noutputs = cfg->line_outs;
line_outs        2090 sound/pci/hda/hda_generic.c 	if (spec->multi_ios > 0 && cfg->line_outs < 3)
line_outs        2338 sound/pci/hda/hda_generic.c 		spec->out_paths[spec->autocfg.line_outs + idx]);
line_outs        2505 sound/pci/hda/hda_generic.c 		update_output_paths(codec, cfg->line_outs, spec->out_paths);
line_outs        2613 sound/pci/hda/hda_generic.c 	if (cfg->line_out_type == AUTO_PIN_HP_OUT && cfg->line_outs > 0)
line_outs        4280 sound/pci/hda/hda_generic.c 	add_pin_power_ctls(codec, cfg->line_outs, cfg->line_out_pins, on);
line_outs        4309 sound/pci/hda/hda_generic.c 	sync_pin_power_ctls(codec, cfg->line_outs, cfg->line_out_pins);
line_outs        4353 sound/pci/hda/hda_generic.c 	err = add_fake_paths(codec, nid, cfg->line_outs, cfg->line_out_pins);
line_outs        4782 sound/pci/hda/hda_generic.c 		cfg->speaker_outs = cfg->line_outs;
line_outs        4789 sound/pci/hda/hda_generic.c 		cfg->hp_outs = cfg->line_outs;
line_outs        4802 sound/pci/hda/hda_generic.c 	if (cfg->line_out_type == AUTO_PIN_LINE_OUT && cfg->line_outs) {
line_outs        4804 sound/pci/hda/hda_generic.c 			for (i = 0; i < cfg->line_outs; i++) {
line_outs        5025 sound/pci/hda/hda_generic.c 	if (!cfg->line_outs) {
line_outs        5037 sound/pci/hda/hda_generic.c 	    cfg->line_outs <= cfg->hp_outs) {
line_outs        5039 sound/pci/hda/hda_generic.c 		cfg->speaker_outs = cfg->line_outs;
line_outs        5042 sound/pci/hda/hda_generic.c 		cfg->line_outs = cfg->hp_outs;
line_outs        5136 sound/pci/hda/hda_generic.c 			err = create_out_jack_modes(codec, cfg->line_outs,
line_outs        5741 sound/pci/hda/hda_generic.c 		    spec->autocfg.line_outs == 2)
line_outs        5851 sound/pci/hda/hda_generic.c 	for (i = 0; i < spec->autocfg.line_outs; i++)
line_outs         497 sound/pci/hda/hda_jack.c 	for (i = 0, p = cfg->line_out_pins; i < cfg->line_outs; i++, p++) {
line_outs         789 sound/pci/hda/patch_realtek.c 				      spec->gen.autocfg.line_outs))
line_outs         803 sound/pci/hda/patch_sigmatel.c 		nids = spec->gen.autocfg.line_outs;