Lines Matching refs:hp_pins
1768 cfg->hp_pins, in fill_and_eval_dacs()
1799 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1838 if (count_multiio_pins(codec, cfg->hp_pins[0]) >= 2) in fill_and_eval_dacs()
1930 cfg->hp_pins[0], cfg->hp_pins[1], in debug_show_configs()
1931 cfg->hp_pins[2], cfg->hp_pins[3], in debug_show_configs()
2022 memcpy(cfg->hp_pins, cfg->line_out_pins, in parse_output_paths()
2023 sizeof(cfg->hp_pins)); in parse_output_paths()
2039 memcpy(cfg->line_out_pins, cfg->hp_pins, in parse_output_paths()
2040 sizeof(cfg->hp_pins)); in parse_output_paths()
2042 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in parse_output_paths()
2079 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2628 nid = cfg->hp_pins[0]; in create_hp_mic()
4264 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4293 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4339 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4484 do_automute(codec, ARRAY_SIZE(spec->autocfg.hp_pins), in snd_hda_gen_update_outputs()
4485 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4502 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0] || in snd_hda_gen_update_outputs()
4539 hda_nid_t *pins = spec->autocfg.hp_pins; in snd_hda_gen_hp_automute()
4540 int num_pins = ARRAY_SIZE(spec->autocfg.hp_pins); in snd_hda_gen_hp_automute()
4568 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0]) in snd_hda_gen_line_automute()
4751 if (cfg->hp_pins[0]) in check_auto_mute_availability()
4767 if (!cfg->hp_pins[0] && in check_auto_mute_availability()
4769 memcpy(cfg->hp_pins, cfg->line_out_pins, in check_auto_mute_availability()
4770 sizeof(cfg->hp_pins)); in check_auto_mute_availability()
4775 hda_nid_t nid = cfg->hp_pins[i]; in check_auto_mute_availability()
5025 memcpy(cfg->line_out_pins, cfg->hp_pins, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5027 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5125 cfg->hp_pins); in snd_hda_gen_parse_auto_config()