• Home
  • Raw
  • Download

Lines Matching refs:hp_pins

1775 					      cfg->hp_pins,  in fill_and_eval_dacs()
1806 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1845 if (count_multiio_pins(codec, cfg->hp_pins[0]) >= 2) in fill_and_eval_dacs()
1937 cfg->hp_pins[0], cfg->hp_pins[1], in debug_show_configs()
1938 cfg->hp_pins[2], cfg->hp_pins[3], in debug_show_configs()
2029 memcpy(cfg->hp_pins, cfg->line_out_pins, in parse_output_paths()
2030 sizeof(cfg->hp_pins)); in parse_output_paths()
2046 memcpy(cfg->line_out_pins, cfg->hp_pins, in parse_output_paths()
2047 sizeof(cfg->hp_pins)); in parse_output_paths()
2049 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in parse_output_paths()
2086 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2635 nid = cfg->hp_pins[0]; in create_hp_mic()
4244 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4273 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4319 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4464 do_automute(codec, ARRAY_SIZE(spec->autocfg.hp_pins), in snd_hda_gen_update_outputs()
4465 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4482 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0] || in snd_hda_gen_update_outputs()
4519 hda_nid_t *pins = spec->autocfg.hp_pins; in snd_hda_gen_hp_automute()
4520 int num_pins = ARRAY_SIZE(spec->autocfg.hp_pins); in snd_hda_gen_hp_automute()
4548 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0]) in snd_hda_gen_line_automute()
4731 if (cfg->hp_pins[0]) in check_auto_mute_availability()
4747 if (!cfg->hp_pins[0] && in check_auto_mute_availability()
4749 memcpy(cfg->hp_pins, cfg->line_out_pins, in check_auto_mute_availability()
4750 sizeof(cfg->hp_pins)); in check_auto_mute_availability()
4755 hda_nid_t nid = cfg->hp_pins[i]; in check_auto_mute_availability()
5008 memcpy(cfg->line_out_pins, cfg->hp_pins, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5010 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
5108 cfg->hp_pins); in snd_hda_gen_parse_auto_config()