Lines Matching refs:path_idx
951 static void resume_path_from_idx(struct hda_codec *codec, int path_idx) in resume_path_from_idx() argument
953 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in resume_path_from_idx()
1126 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type) in path_has_mixer() argument
1128 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx); in path_has_mixer()
1332 int *path_idx, in try_assign_dacs() argument
1347 path = snd_hda_get_path_from_idx(codec, path_idx[i]); in try_assign_dacs()
1367 invalidate_nid_path(codec, path_idx[j]); in try_assign_dacs()
1368 path_idx[j] = 0; in try_assign_dacs()
1409 path_idx[i] = snd_hda_get_path_idx(codec, path); in try_assign_dacs()
1571 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx) in map_singles() argument
1593 path_idx[i] = snd_hda_get_path_idx(codec, path); in map_singles()
1606 static int check_aamix_out_path(struct hda_codec *codec, int path_idx) in check_aamix_out_path() argument
1612 path = snd_hda_get_path_from_idx(codec, path_idx); in check_aamix_out_path()
1682 hda_nid_t *dacs, int *path_idx) in refill_shared_dacs() argument
1690 path = snd_hda_get_path_from_idx(codec, path_idx[i]); in refill_shared_dacs()
2114 static int create_extra_out(struct hda_codec *codec, int path_idx, in create_extra_out() argument
2120 path = snd_hda_get_path_from_idx(codec, path_idx); in create_extra_out()
5644 static void set_output_and_unmute(struct hda_codec *codec, int path_idx) in set_output_and_unmute() argument
5649 path = snd_hda_get_path_from_idx(codec, path_idx); in set_output_and_unmute()