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);
1154 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type)
1156 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
1369 int *path_idx,
1385 path = snd_hda_get_path_from_idx(codec, path_idx[i]);
1408 invalidate_nid_path(codec, path_idx[j]);
1409 path_idx[j] = 0;
1450 path_idx[i] = snd_hda_get_path_idx(codec, path);
1612 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx)
1634 path_idx[i] = snd_hda_get_path_idx(codec, path);
1647 static int check_aamix_out_path(struct hda_codec *codec, int path_idx)
1653 path = snd_hda_get_path_from_idx(codec, path_idx);
1723 hda_nid_t *dacs, int *path_idx)
1731 path = snd_hda_get_path_from_idx(codec, path_idx[i]);
2152 static int create_extra_out(struct hda_codec *codec, int path_idx,
2158 path = snd_hda_get_path_from_idx(codec, path_idx);
5848 static void set_output_and_unmute(struct hda_codec *codec, int path_idx)
5853 path = snd_hda_get_path_from_idx(codec, path_idx);