snd_hda_get_path_idx
spec->smux_paths[i] = snd_hda_get_path_idx(codec, path);
path_idx[i] = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx(codec, path);
path_idx[i] = snd_hda_get_path_idx(codec, path);
return snd_hda_get_path_idx(codec, path);
EXPORT_SYMBOL_GPL(snd_hda_get_path_idx);
spec->loopback_paths[input_idx] = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx(codec, path);
spec->digout_paths[i] = snd_hda_get_path_idx(codec, path);
spec->digin_path = snd_hda_get_path_idx(codec, path);
int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);