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);
1150 static bool path_has_mixer(struct hda_codec *codec, int path_idx, int ctl_type)
1152 struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
1365 int *path_idx,
1381 path = snd_hda_get_path_from_idx(codec, path_idx[i]);
1404 invalidate_nid_path(codec, path_idx[j]);
1405 path_idx[j] = 0;
1446 path_idx[i] = snd_hda_get_path_idx(codec, path);
1608 const hda_nid_t *pins, hda_nid_t *dacs, int *path_idx)
1630 path_idx[i] = snd_hda_get_path_idx(codec, path);
1643 static int check_aamix_out_path(struct hda_codec *codec, int path_idx)
1649 path = snd_hda_get_path_from_idx(codec, path_idx);
1719 hda_nid_t *dacs, int *path_idx)
1727 path = snd_hda_get_path_from_idx(codec, path_idx[i]);
2151 static int create_extra_out(struct hda_codec *codec, int path_idx,
2157 path = snd_hda_get_path_from_idx(codec, path_idx);
5907 static void set_output_and_unmute(struct hda_codec *codec, int path_idx)
5912 path = snd_hda_get_path_from_idx(codec, path_idx);