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()
1015 unsigned int chs, struct nid_path *path) in add_vol_ctl()
1028 static int get_default_ch_nums(struct hda_codec *codec, struct nid_path *path, in get_default_ch_nums()
1041 struct nid_path *path) in add_stereo_vol()
1051 unsigned int chs, struct nid_path *path) in add_sw_ctl()
1074 int cidx, struct nid_path *path) in add_stereo_sw()
1152 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()
1530 struct nid_path *path; in fill_multi_ios()
1613 struct nid_path *path; in map_singles()
1645 struct nid_path *path; in check_aamix_out_path()
1682 struct nid_path *path; in indep_hp_possible()
1720 struct nid_path *path; in refill_shared_dacs()
1900 struct nid_path *path; in print_nid_path_idx()
2064 struct nid_path *path; in parse_output_paths()
2112 struct nid_path *path; in create_multi_out_ctls()
2153 struct nid_path *path; in create_extra_out()
2349 static inline struct nid_path *
2371 struct nid_path *path; in set_multi_io()
2458 struct nid_path *nomix_path, *mix_path; in update_aamix_paths()
2488 struct nid_path *path; in update_output_paths()
3091 struct nid_path *path; in new_analog_input()
3258 struct nid_path *path; in parse_capture_source()
3395 static struct nid_path *get_input_path(struct hda_codec *codec, int adc_idx, int imux_idx) in get_input_path()
3466 struct nid_path *path; in cap_put_caller()
3536 static int parse_capvol_in_path(struct hda_codec *codec, struct nid_path *path) in parse_capvol_in_path()
3702 struct nid_path *path; in get_first_cap_ctl()
3779 struct nid_path *path; in create_capture_mixers()
3842 struct nid_path *path) in look_for_boost_amp()
3877 struct nid_path *path; in parse_mic_boost()
4138 struct nid_path *path; in parse_digital()
4204 struct nid_path *old_path, *path; in mux_select()
4251 struct nid_path *path; in set_path_power()
4399 struct nid_path *path; in add_fake_paths()
4460 struct nid_path *path; in snd_hda_gen_fix_pin_power()
4516 struct nid_path *path; in do_automute()
5908 struct nid_path *path; in set_output_and_unmute()
5960 struct nid_path *path; in init_multi_io()
6016 struct nid_path *path; in init_input_src()