Lines Matching refs:hp_pins

1756 					      cfg->hp_pins,  in fill_and_eval_dacs()
1787 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1826 if (count_multiio_pins(codec, cfg->hp_pins[0]) >= 2) in fill_and_eval_dacs()
1918 cfg->hp_pins[0], cfg->hp_pins[1], in debug_show_configs()
1919 cfg->hp_pins[2], cfg->hp_pins[3], in debug_show_configs()
2010 memcpy(cfg->hp_pins, cfg->line_out_pins, in parse_output_paths()
2011 sizeof(cfg->hp_pins)); in parse_output_paths()
2027 memcpy(cfg->line_out_pins, cfg->hp_pins, in parse_output_paths()
2028 sizeof(cfg->hp_pins)); in parse_output_paths()
2030 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in parse_output_paths()
2067 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2616 nid = cfg->hp_pins[0]; in create_hp_mic()
4282 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4311 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4357 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4502 do_automute(codec, ARRAY_SIZE(spec->autocfg.hp_pins), in snd_hda_gen_update_outputs()
4503 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4520 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0] || in snd_hda_gen_update_outputs()
4557 hda_nid_t *pins = spec->autocfg.hp_pins; in snd_hda_gen_hp_automute()
4558 int num_pins = ARRAY_SIZE(spec->autocfg.hp_pins); in snd_hda_gen_hp_automute()
4586 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0]) in snd_hda_gen_line_automute()
4769 if (cfg->hp_pins[0]) in check_auto_mute_availability()
4785 if (!cfg->hp_pins[0] && in check_auto_mute_availability()
4787 memcpy(cfg->hp_pins, cfg->line_out_pins, in check_auto_mute_availability()
4788 sizeof(cfg->hp_pins)); in check_auto_mute_availability()
4793 hda_nid_t nid = cfg->hp_pins[i]; in check_auto_mute_availability()
5043 memcpy(cfg->line_out_pins, cfg->hp_pins, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5045 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5143 cfg->hp_pins); in snd_hda_gen_parse_auto_config()