snd_hda_get_path_idx  294 sound/pci/hda/hda_generic.c EXPORT_SYMBOL_GPL(snd_hda_get_path_idx);
snd_hda_get_path_idx 1429 sound/pci/hda/hda_generic.c 			path_idx[i] = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 1558 sound/pci/hda/hda_generic.c 				snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 1613 sound/pci/hda/hda_generic.c 			path_idx[i] = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 1658 sound/pci/hda/hda_generic.c 	return snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 3086 sound/pci/hda/hda_generic.c 	spec->loopback_paths[input_idx] = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 3119 sound/pci/hda/hda_generic.c 				snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 3252 sound/pci/hda/hda_generic.c 			snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 4079 sound/pci/hda/hda_generic.c 		spec->digout_paths[i] = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx 4107 sound/pci/hda/hda_generic.c 				spec->digin_path = snd_hda_get_path_idx(codec, path);
snd_hda_get_path_idx  320 sound/pci/hda/hda_generic.h int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
snd_hda_get_path_idx  858 sound/pci/hda/patch_analog.c 		spec->smux_paths[i] = snd_hda_get_path_idx(codec, path);