snd_hda_get_path_from_idx  310 sound/pci/hda/hda_generic.c EXPORT_SYMBOL_GPL(snd_hda_get_path_from_idx);
snd_hda_get_path_from_idx  500 sound/pci/hda/hda_generic.c 	struct nid_path *path = snd_hda_get_path_from_idx(codec, idx);
snd_hda_get_path_from_idx  929 sound/pci/hda/hda_generic.c 	struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
snd_hda_get_path_from_idx 1146 sound/pci/hda/hda_generic.c 	struct nid_path *path = snd_hda_get_path_from_idx(codec, path_idx);
snd_hda_get_path_from_idx 1367 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, path_idx[i]);
snd_hda_get_path_from_idx 1582 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, spec->out_paths[cfg->line_outs + i]);
snd_hda_get_path_from_idx 1632 sound/pci/hda/hda_generic.c 	path = snd_hda_get_path_from_idx(codec, path_idx);
snd_hda_get_path_from_idx 1673 sound/pci/hda/hda_generic.c 	path = snd_hda_get_path_from_idx(codec, idx);
snd_hda_get_path_from_idx 1685 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, spec->out_paths[i]);
snd_hda_get_path_from_idx 1690 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, spec->speaker_paths[i]);
snd_hda_get_path_from_idx 1710 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, path_idx[i]);
snd_hda_get_path_from_idx 1886 sound/pci/hda/hda_generic.c 	path = snd_hda_get_path_from_idx(codec, idx);
snd_hda_get_path_from_idx 2049 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, spec->out_paths[0]);
snd_hda_get_path_from_idx 2098 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, spec->out_paths[i]);
snd_hda_get_path_from_idx 2140 sound/pci/hda/hda_generic.c 	path = snd_hda_get_path_from_idx(codec, path_idx);
snd_hda_get_path_from_idx 2337 sound/pci/hda/hda_generic.c 	return snd_hda_get_path_from_idx(codec,
snd_hda_get_path_from_idx 2444 sound/pci/hda/hda_generic.c 	nomix_path = snd_hda_get_path_from_idx(codec, nomix_path_idx);
snd_hda_get_path_from_idx 2445 sound/pci/hda/hda_generic.c 	mix_path = snd_hda_get_path_from_idx(codec, mix_path_idx);
snd_hda_get_path_from_idx 2476 sound/pci/hda/hda_generic.c 		path = snd_hda_get_path_from_idx(codec, paths[i]);
snd_hda_get_path_from_idx 3392 sound/pci/hda/hda_generic.c 	return snd_hda_get_path_from_idx(codec, spec->input_paths[imux_idx][adc_idx]);
snd_hda_get_path_from_idx 4443 sound/pci/hda/hda_generic.c 			path = snd_hda_get_path_from_idx(codec, paths[i]);
snd_hda_get_path_from_idx 5835 sound/pci/hda/hda_generic.c 	path = snd_hda_get_path_from_idx(codec, path_idx);
snd_hda_get_path_from_idx  321 sound/pci/hda/hda_generic.h struct nid_path *snd_hda_get_path_from_idx(struct hda_codec *codec, int idx);
snd_hda_get_path_from_idx  767 sound/pci/hda/patch_analog.c 	path = snd_hda_get_path_from_idx(codec,
snd_hda_get_path_from_idx  771 sound/pci/hda/patch_analog.c 	path = snd_hda_get_path_from_idx(codec, spec->smux_paths[val]);
snd_hda_get_path_from_idx  800 sound/pci/hda/patch_analog.c 		path = snd_hda_get_path_from_idx(codec, spec->smux_paths[i]);
snd_hda_get_path_from_idx  375 sound/pci/hda/patch_conexant.c 		path = snd_hda_get_path_from_idx(codec, cur_input);
snd_hda_get_path_from_idx  380 sound/pci/hda/patch_conexant.c 		path = snd_hda_get_path_from_idx(codec, cur_input);