Home
last modified time | relevance | path

Searched refs:speaker_outs (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.c255 if (cfg->speaker_outs >= ARRAY_SIZE(cfg->speaker_pins)) { in snd_hda_parse_pin_defcfg()
261 speaker_out[cfg->speaker_outs].pin = nid; in snd_hda_parse_pin_defcfg()
262 speaker_out[cfg->speaker_outs].seq = (assoc << 4) | seq; in snd_hda_parse_pin_defcfg()
263 cfg->speaker_outs++; in snd_hda_parse_pin_defcfg()
376 cfg->speaker_outs); in snd_hda_parse_pin_defcfg()
385 if (cfg->speaker_outs) { in snd_hda_parse_pin_defcfg()
386 cfg->line_outs = cfg->speaker_outs; in snd_hda_parse_pin_defcfg()
389 cfg->speaker_outs = 0; in snd_hda_parse_pin_defcfg()
404 reorder_outputs(cfg->speaker_outs, cfg->speaker_pins); in snd_hda_parse_pin_defcfg()
420 codec_info(codec, " speaker_outs in snd_hda_parse_pin_defcfg()
[all...]
H A Dhda_auto_parser.h64 int speaker_outs; member
107 cfg->line_outs : cfg->speaker_outs; in auto_cfg_speaker_outs()
H A Dhda_generic.c1170 !cfg->hp_outs && !cfg->speaker_outs) in get_line_out_pfx()
1202 if (!ch && cfg->speaker_outs && in get_line_out_pfx()
1217 if (cfg->speaker_outs) in get_line_out_pfx()
1706 for (i = 0; i < cfg->speaker_outs; i++) { in indep_hp_possible()
1776 mapped |= map_singles(codec, cfg->speaker_outs, in fill_and_eval_dacs()
1813 err = try_assign_dacs(codec, cfg->speaker_outs, in fill_and_eval_dacs()
1880 refill_shared_dacs(codec, cfg->speaker_outs, in fill_and_eval_dacs()
1943 if (cfg->speaker_outs) in debug_show_configs()
1951 for (i = 0; i < cfg->speaker_outs; i++) in debug_show_configs()
2024 if (cfg->speaker_outs > in parse_output_paths()
[all...]
H A Dhda_jack.c588 for (i = 0, p = cfg->speaker_pins; i < cfg->speaker_outs; i++, p++) { in snd_hda_jack_add_kctls()
H A Dpatch_cirrus.c1117 if (spec->gen.autocfg.speaker_outs && in cs421x_parse_auto_config()
H A Dpatch_sigmatel.c813 nids = spec->gen.autocfg.speaker_outs; in has_builtin_speaker()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c251 if (cfg->speaker_outs >= ARRAY_SIZE(cfg->speaker_pins)) { in snd_hda_parse_pin_defcfg()
257 speaker_out[cfg->speaker_outs].pin = nid; in snd_hda_parse_pin_defcfg()
258 speaker_out[cfg->speaker_outs].seq = (assoc << 4) | seq; in snd_hda_parse_pin_defcfg()
259 cfg->speaker_outs++; in snd_hda_parse_pin_defcfg()
372 cfg->speaker_outs); in snd_hda_parse_pin_defcfg()
381 if (cfg->speaker_outs) { in snd_hda_parse_pin_defcfg()
382 cfg->line_outs = cfg->speaker_outs; in snd_hda_parse_pin_defcfg()
385 cfg->speaker_outs = 0; in snd_hda_parse_pin_defcfg()
400 reorder_outputs(cfg->speaker_outs, cfg->speaker_pins); in snd_hda_parse_pin_defcfg()
416 codec_info(codec, " speaker_outs in snd_hda_parse_pin_defcfg()
[all...]
H A Dhda_auto_parser.h66 int speaker_outs; member
109 cfg->line_outs : cfg->speaker_outs; in auto_cfg_speaker_outs()
H A Dhda_generic.c1176 !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 > in parse_output_paths()
[all...]
H A Dhda_jack.c662 for (i = 0, p = cfg->speaker_pins; i < cfg->speaker_outs; i++, p++) { in snd_hda_jack_add_kctls()
H A Dpatch_cirrus.c1121 if (spec->gen.autocfg.speaker_outs && in cs421x_parse_auto_config()
H A Dpatch_sigmatel.c813 nids = spec->gen.autocfg.speaker_outs; in has_builtin_speaker()

Completed in 39 milliseconds