Home
last modified time | relevance | path

Searched refs:hp_outs (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/pci/hda/
A Dhda_auto_parser.c270 hp_out[cfg->hp_outs].pin = nid; in snd_hda_parse_pin_defcfg()
272 cfg->hp_outs++; in snd_hda_parse_pin_defcfg()
350 while (i < cfg->hp_outs) { in snd_hda_parse_pin_defcfg()
358 cfg->hp_outs--; in snd_hda_parse_pin_defcfg()
362 memset(hp_out + cfg->hp_outs, 0, in snd_hda_parse_pin_defcfg()
364 if (!cfg->hp_outs) in snd_hda_parse_pin_defcfg()
388 } else if (cfg->hp_outs) { in snd_hda_parse_pin_defcfg()
389 cfg->line_outs = cfg->hp_outs; in snd_hda_parse_pin_defcfg()
392 cfg->hp_outs = 0; in snd_hda_parse_pin_defcfg()
421 cfg->hp_outs, cfg->hp_pins[0], in snd_hda_parse_pin_defcfg()
[all …]
A Dhda_auto_parser.h66 int hp_outs; member
97 cfg->line_outs : cfg->hp_outs; in auto_cfg_hp_outs()
A Dhda_generic.c1192 if (!ch && cfg->hp_outs && in get_line_out_pfx()
1222 if (cfg->hp_outs) in get_line_out_pfx()
1934 if (cfg->hp_outs) in debug_show_configs()
2027 cfg->hp_outs = cfg->line_outs; in parse_output_paths()
2039 if (cfg->hp_outs > 0 && in parse_output_paths()
2047 cfg->hp_outs = 0; in parse_output_paths()
2633 else if (cfg->hp_outs > 0) in create_hp_mic()
4750 cfg->hp_outs = cfg->line_outs; in check_auto_mute_availability()
5006 cfg->line_outs = cfg->hp_outs; in snd_hda_gen_parse_auto_config()
5008 cfg->hp_outs = 0; in snd_hda_gen_parse_auto_config()
[all …]
A Dpatch_via.c187 if (spec->codec_type != VT1708 || !spec->gen.autocfg.hp_outs) in vt1708_stop_hp_work()
200 if (spec->codec_type != VT1708 || !spec->gen.autocfg.hp_outs) in vt1708_update_hp_work()
A Dhda_jack.c655 for (i = 0, p = cfg->hp_pins; i < cfg->hp_outs; i++, p++) { in snd_hda_jack_add_kctls()

Completed in 19 milliseconds