Lines Matching refs:nid_path

52 	snd_array_init(&spec->paths, sizeof(struct nid_path), 8);  in snd_hda_gen_spec_init()
257 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
262 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path()
267 struct nid_path *path; in get_nid_path()
293 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
296 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx()
314 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx()
328 const struct nid_path *path; in is_dac_already_used()
354 const struct nid_path *path; in is_ctl_used()
374 const char *pfx, struct nid_path *path) in print_nid_path()
392 int anchor_nid, struct nid_path *path, in __parse_nid_path()
462 struct nid_path *path) in snd_hda_parse_nid_path()
482 struct nid_path *
487 struct nid_path *path; in snd_hda_add_new_path()
512 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); in invalidate_nid_path()
572 struct nid_path *path) in look_for_out_mute_nid()
588 struct nid_path *path) in look_for_out_vol_nid()
608 static bool has_amp_in(struct hda_codec *codec, struct nid_path *path, int idx) in has_amp_in()
622 static bool has_amp_out(struct hda_codec *codec, struct nid_path *path, int idx) in has_amp_out()
641 const struct nid_path *path; in is_active_nid()
780 static void activate_amp_out(struct hda_codec *codec, struct nid_path *path, in activate_amp_out()
788 static void activate_amp_in(struct hda_codec *codec, struct nid_path *path, in activate_amp_in()
830 struct nid_path *path, in path_power_update()
885 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, in snd_hda_activate_path()
913 static void path_power_down_sync(struct hda_codec *codec, struct nid_path *path) in path_power_down_sync()
941 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in resume_path_from_idx()
1021 unsigned int chs, struct nid_path *path) in add_vol_ctl()
1034 static int get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, in get_default_ch_nums()
1047 struct nid_path *path) in add_stereo_vol()
1057 unsigned int chs, struct nid_path *path) in add_sw_ctl()
1080 int cidx, struct nid_path *path) in add_stereo_sw()
1158 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in path_has_mixer()
1278 static int assign_out_path_ctls(struct hda_codec *codec, struct nid_path *path) in assign_out_path_ctls()
1376 struct nid_path *path; in try_assign_dacs()
1526 struct nid_path *path; in fill_multi_ios()
1609 struct nid_path *path; in map_singles()
1641 struct nid_path *path; in check_aamix_out_path()
1678 struct nid_path *path; in indep_hp_possible()
1716 struct nid_path *path; in refill_shared_dacs()
1896 struct nid_path *path; in print_nid_path_idx()
2060 struct nid_path *path; in parse_output_paths()
2108 struct nid_path *path; in create_multi_out_ctls()
2149 struct nid_path *path; in create_extra_out()
2345 static inline struct nid_path *
2367 struct nid_path *path; in set_multi_io()
2454 struct nid_path *nomix_path, *mix_path; in update_aamix_paths()
2484 struct nid_path *path; in update_output_paths()
3087 struct nid_path *path; in new_analog_input()
3254 struct nid_path *path; in parse_capture_source()
3391 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) in get_input_path()
3462 struct nid_path *path; in cap_put_caller()
3528 static int parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path) in parse_capvol_in_path()
3694 struct nid_path *path; in get_first_cap_ctl()
3771 struct nid_path *path; in create_capture_mixers()
3834 struct nid_path *path) in look_for_boost_amp()
3869 struct nid_path *path; in parse_mic_boost()
4044 struct nid_path *path; in parse_digital()
4110 struct nid_path *old_path, *path; in mux_select()
4157 struct nid_path *path; in set_path_power()
4305 struct nid_path *path; in add_fake_paths()
4366 struct nid_path *path; in snd_hda_gen_fix_pin_power()
4422 struct nid_path *path; in do_automute()
5814 struct nid_path *path; in set_output_and_unmute()
5866 struct nid_path *path; in init_multi_io()
5922 struct nid_path *path; in init_input_src()