Lines Matching refs:nid_path

40 	snd_array_init(&spec->paths, sizeof(struct nid_path), 8);  in snd_hda_gen_spec_init()
251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
256 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path()
261 struct nid_path *path; in get_nid_path()
287 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
290 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx()
308 struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx) in snd_hda_get_path_from_idx()
322 const struct nid_path *path; in is_dac_already_used()
348 const struct nid_path *path; in is_ctl_used()
368 const char *pfx, struct nid_path *path) in print_nid_path()
386 int anchor_nid, struct nid_path *path, in __parse_nid_path()
456 struct nid_path *path) in snd_hda_parse_nid_path()
476 struct nid_path *
481 struct nid_path *path; in snd_hda_add_new_path()
506 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); in invalidate_nid_path()
566 struct nid_path *path) in look_for_out_mute_nid()
582 struct nid_path *path) in look_for_out_vol_nid()
602 static bool has_amp_in(struct hda_codec *codec, struct nid_path *path, int idx) in has_amp_in()
616 static bool has_amp_out(struct hda_codec *codec, struct nid_path *path, int idx) in has_amp_out()
635 const struct nid_path *path; in is_active_nid()
774 static void activate_amp_out(struct hda_codec *codec, struct nid_path *path, in activate_amp_out()
782 static void activate_amp_in(struct hda_codec *codec, struct nid_path *path, in activate_amp_in()
824 struct nid_path *path, in path_power_update()
879 void snd_hda_activate_path(struct hda_codec *codec, struct nid_path *path, in snd_hda_activate_path()
907 static void path_power_down_sync(struct hda_codec *codec, struct nid_path *path) in path_power_down_sync()
935 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in resume_path_from_idx()
1017 unsigned int chs, struct nid_path *path) in add_vol_ctl()
1030 static int get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, in get_default_ch_nums()
1043 struct nid_path *path) in add_stereo_vol()
1053 unsigned int chs, struct nid_path *path) in add_sw_ctl()
1076 int cidx, struct nid_path *path) in add_stereo_sw()
1154 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in path_has_mixer()
1280 static int assign_out_path_ctls(struct hda_codec *codec, struct nid_path *path) in assign_out_path_ctls()
1378 struct nid_path *path; in try_assign_dacs()
1532 struct nid_path *path; in fill_multi_ios()
1615 struct nid_path *path; in map_singles()
1647 struct nid_path *path; in check_aamix_out_path()
1684 struct nid_path *path; in indep_hp_possible()
1722 struct nid_path *path; in refill_shared_dacs()
1902 struct nid_path *path; in print_nid_path_idx()
2066 struct nid_path *path; in parse_output_paths()
2114 struct nid_path *path; in create_multi_out_ctls()
2155 struct nid_path *path; in create_extra_out()
2351 static inline struct nid_path *
2373 struct nid_path *path; in set_multi_io()
2460 struct nid_path *nomix_path, *mix_path; in update_aamix_paths()
2490 struct nid_path *path; in update_output_paths()
3093 struct nid_path *path; in new_analog_input()
3260 struct nid_path *path; in parse_capture_source()
3397 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) in get_input_path()
3468 struct nid_path *path; in cap_put_caller()
3539 static int parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path) in parse_capvol_in_path()
3713 struct nid_path *path; in get_first_cap_ctl()
3790 struct nid_path *path; in create_capture_mixers()
3853 struct nid_path *path) in look_for_boost_amp()
3888 struct nid_path *path; in parse_mic_boost()
4023 struct nid_path *path; in parse_digital()
4089 struct nid_path *old_path, *path; in mux_select()
4136 struct nid_path *path; in set_path_power()
4284 struct nid_path *path; in add_fake_paths()
4345 struct nid_path *path; in snd_hda_gen_fix_pin_power()
4401 struct nid_path *path; in do_automute()
5797 struct nid_path *path; in set_output_and_unmute()
5849 struct nid_path *path; in init_multi_io()
5905 struct nid_path *path; in init_input_src()