Searched refs:snd_hda_get_path_idx (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/pci/hda/
H A Dhda_generic.h317 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path);
H A Dhda_generic.c279 * snd_hda_get_path_idx - get the index number corresponding to the path
287 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) function
300 EXPORT_SYMBOL_GPL(snd_hda_get_path_idx); variable
1452 path_idx[i] = snd_hda_get_path_idx(codec, path);
1581 snd_hda_get_path_idx(codec, path);
1636 path_idx[i] = snd_hda_get_path_idx(codec, path);
1681 return snd_hda_get_path_idx(codec, path);
3109 spec->loopback_paths[input_idx] = snd_hda_get_path_idx(codec, path);
3142 snd_hda_get_path_idx(codec, path);
3275 snd_hda_get_path_idx(code
[all...]
H A Dpatch_analog.c851 spec->smux_paths[i] = snd_hda_get_path_idx(codec, path);

Completed in 203 milliseconds