Lines Matching refs:hp_pins

1779 					      cfg->hp_pins,  in fill_and_eval_dacs()
1810 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1849 if (count_multiio_pins(codec, cfg->hp_pins[0]) >= 2) in fill_and_eval_dacs()
1941 cfg->hp_pins[0], cfg->hp_pins[1], in debug_show_configs()
1942 cfg->hp_pins[2], cfg->hp_pins[3], in debug_show_configs()
2033 memcpy(cfg->hp_pins, cfg->line_out_pins, in parse_output_paths()
2034 sizeof(cfg->hp_pins)); in parse_output_paths()
2050 memcpy(cfg->line_out_pins, cfg->hp_pins, in parse_output_paths()
2051 sizeof(cfg->hp_pins)); in parse_output_paths()
2053 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in parse_output_paths()
2090 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2639 nid = cfg->hp_pins[0]; in create_hp_mic()
4248 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4277 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4323 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4468 do_automute(codec, ARRAY_SIZE(spec->autocfg.hp_pins), in snd_hda_gen_update_outputs()
4469 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4486 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0] || in snd_hda_gen_update_outputs()
4523 hda_nid_t *pins = spec->autocfg.hp_pins; in snd_hda_gen_hp_automute()
4524 int num_pins = ARRAY_SIZE(spec->autocfg.hp_pins); in snd_hda_gen_hp_automute()
4552 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0]) in snd_hda_gen_line_automute()
4735 if (cfg->hp_pins[0]) in check_auto_mute_availability()
4751 if (!cfg->hp_pins[0] && in check_auto_mute_availability()
4753 memcpy(cfg->hp_pins, cfg->line_out_pins, in check_auto_mute_availability()
4754 sizeof(cfg->hp_pins)); in check_auto_mute_availability()
4759 hda_nid_t nid = cfg->hp_pins[i]; in check_auto_mute_availability()
5075 memcpy(cfg->line_out_pins, cfg->hp_pins, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5077 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5175 cfg->hp_pins); in snd_hda_gen_parse_auto_config()