snd_hda_get_path_from_idx
path = snd_hda_get_path_from_idx(codec,
path = snd_hda_get_path_from_idx(codec, spec->smux_paths[val]);
path = snd_hda_get_path_from_idx(codec, spec->smux_paths[i]);
path = snd_hda_get_path_from_idx(codec, cur_input);
path = snd_hda_get_path_from_idx(codec, cur_input);
struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
path = snd_hda_get_path_from_idx(codec, path_idx[i]);
path = snd_hda_get_path_from_idx(codec, spec->out_paths[cfg->line_outs + i]);
path = snd_hda_get_path_from_idx(codec, path_idx);
path = snd_hda_get_path_from_idx(codec, idx);
path = snd_hda_get_path_from_idx(codec, spec->out_paths[i]);
path = snd_hda_get_path_from_idx(codec, spec->speaker_paths[i]);
path = snd_hda_get_path_from_idx(codec, path_idx[i]);
path = snd_hda_get_path_from_idx(codec, idx);
path = snd_hda_get_path_from_idx(codec, spec->out_paths[0]);
path = snd_hda_get_path_from_idx(codec, spec->out_paths[i]);
path = snd_hda_get_path_from_idx(codec, path_idx);
return snd_hda_get_path_from_idx(codec,
nomix_path = snd_hda_get_path_from_idx(codec, nomix_path_idx);
mix_path = snd_hda_get_path_from_idx(codec, mix_path_idx);
path = snd_hda_get_path_from_idx(codec, paths[i]);
EXPORT_SYMBOL_GPL(snd_hda_get_path_from_idx);
return snd_hda_get_path_from_idx(codec, spec->input_paths[imux_idx][adc_idx]);
path = snd_hda_get_path_from_idx(codec, paths[i]);
path = snd_hda_get_path_from_idx(codec, paths[i]);
struct nid_path *path = snd_hda_get_path_from_idx(codec, idx);
path = snd_hda_get_path_from_idx(codec, path_idx);
struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);