• Home
  • Raw
  • Download

Lines Matching refs:hp_pins

1746 					      cfg->hp_pins,  in fill_and_eval_dacs()
1777 err = try_assign_dacs(codec, cfg->hp_outs, cfg->hp_pins, in fill_and_eval_dacs()
1816 if (count_multiio_pins(codec, cfg->hp_pins[0]) >= 2) in fill_and_eval_dacs()
1908 cfg->hp_pins[0], cfg->hp_pins[1], in debug_show_configs()
1909 cfg->hp_pins[2], cfg->hp_pins[3], in debug_show_configs()
2000 memcpy(cfg->hp_pins, cfg->line_out_pins, in parse_output_paths()
2001 sizeof(cfg->hp_pins)); in parse_output_paths()
2017 memcpy(cfg->line_out_pins, cfg->hp_pins, in parse_output_paths()
2018 sizeof(cfg->hp_pins)); in parse_output_paths()
2020 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in parse_output_paths()
2057 set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP); in parse_output_paths()
2610 nid = cfg->hp_pins[0]; in create_hp_mic()
4115 add_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins, on); in add_all_pin_power_ctls()
4144 sync_pin_power_ctls(codec, cfg->hp_outs, cfg->hp_pins); in sync_all_pin_power_ctls()
4190 err = add_fake_paths(codec, nid, cfg->hp_outs, cfg->hp_pins); in add_fake_beep_paths()
4335 do_automute(codec, ARRAY_SIZE(spec->autocfg.hp_pins), in snd_hda_gen_update_outputs()
4336 spec->autocfg.hp_pins, paths, spec->master_mute); in snd_hda_gen_update_outputs()
4353 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0] || in snd_hda_gen_update_outputs()
4390 hda_nid_t *pins = spec->autocfg.hp_pins; in snd_hda_gen_hp_automute()
4391 int num_pins = ARRAY_SIZE(spec->autocfg.hp_pins); in snd_hda_gen_hp_automute()
4419 if (spec->autocfg.line_out_pins[0] == spec->autocfg.hp_pins[0]) in snd_hda_gen_line_automute()
4602 if (cfg->hp_pins[0]) in check_auto_mute_availability()
4618 if (!cfg->hp_pins[0] && in check_auto_mute_availability()
4620 memcpy(cfg->hp_pins, cfg->line_out_pins, in check_auto_mute_availability()
4621 sizeof(cfg->hp_pins)); in check_auto_mute_availability()
4626 hda_nid_t nid = cfg->hp_pins[i]; in check_auto_mute_availability()
4876 memcpy(cfg->line_out_pins, cfg->hp_pins, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
4878 memset(cfg->hp_pins, 0, sizeof(cfg->hp_pins)); in snd_hda_gen_parse_auto_config()
4976 cfg->hp_pins); in snd_hda_gen_parse_auto_config()