Lines Matching refs:hp_pins

1774 					      cfg->hp_pins,  in fill_and_eval_dacs()
1805 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1844 if (count_multiio_pins(codec, cfg->hp_pins[0]) >= 2) in fill_and_eval_dacs()
1936 cfg->hp_pins[0], cfg->hp_pins[1], in debug_show_configs()
1937 cfg->hp_pins[2], cfg->hp_pins[3], in debug_show_configs()
2028 memcpy(cfg->hp_pins, cfg->line_out_pins, in parse_output_paths()
2029 sizeof(cfg->hp_pins)); in parse_output_paths()
2045 memcpy(cfg->line_out_pins, cfg->hp_pins, in parse_output_paths()
2046 sizeof(cfg->hp_pins)); in parse_output_paths()
2048 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in parse_output_paths()
2085 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2634 nid = cfg->hp_pins[0]; in create_hp_mic()
4243 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4272 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4318 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4463 do_automute(codec, ARRAY_SIZE(spec->autocfg.hp_pins), in snd_hda_gen_update_outputs()
4464 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4481 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0] || in snd_hda_gen_update_outputs()
4518 hda_nid_t *pins = spec->autocfg.hp_pins; in snd_hda_gen_hp_automute()
4519 int num_pins = ARRAY_SIZE(spec->autocfg.hp_pins); in snd_hda_gen_hp_automute()
4547 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0]) in snd_hda_gen_line_automute()
4730 if (cfg->hp_pins[0]) in check_auto_mute_availability()
4746 if (!cfg->hp_pins[0] && in check_auto_mute_availability()
4748 memcpy(cfg->hp_pins, cfg->line_out_pins, in check_auto_mute_availability()
4749 sizeof(cfg->hp_pins)); in check_auto_mute_availability()
4754 hda_nid_t nid = cfg->hp_pins[i]; in check_auto_mute_availability()
5007 memcpy(cfg->line_out_pins, cfg->hp_pins, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5009 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5107 cfg->hp_pins); in snd_hda_gen_parse_auto_config()