Searched refs:get_nid_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 256 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path() function 487 path = get_nid_path(codec, from_nid, to_nid, anchor_nid); in snd_hda_add_new_path() 4406 if (get_nid_path(codec, nid, pins[i], 0)) in add_fake_paths()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 256 static struct nid_path *get_nid_path(struct hda_codec *codec, in get_nid_path() function 487 path = get_nid_path(codec, from_nid, to_nid, anchor_nid); in snd_hda_add_new_path() 4295 if (get_nid_path(codec, nid, pins[i], 0)) in add_fake_paths()
|
Completed in 17 milliseconds