Lines Matching defs:path_idx
933 static void resume_path_from_idx(struct hda_codec *codec, int path_idx)
935 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
1156 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type)
1158 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
1371 int *path_idx,
1387 path = snd_hda_get_path_from_idx(codec, path_idx[i]);
1410 invalidate_nid_path(codec, path_idx[j]);
1411 path_idx[j] = 0;
1452 path_idx[i] = snd_hda_get_path_idx(codec, path);
1614 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx)
1636 path_idx[i] = snd_hda_get_path_idx(codec, path);
1649 static int check_aamix_out_path(struct hda_codec *codec, int path_idx)
1655 path = snd_hda_get_path_from_idx(codec, path_idx);
1725 hda_nid_t *dacs, int *path_idx)
1733 path = snd_hda_get_path_from_idx(codec, path_idx[i]);
2157 static int create_extra_out(struct hda_codec *codec, int path_idx,
2163 path = snd_hda_get_path_from_idx(codec, path_idx);
5800 static void set_output_and_unmute(struct hda_codec *codec, int path_idx)
5805 path = snd_hda_get_path_from_idx(codec, path_idx);