Searched refs:__parse_nid_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 384 static bool __parse_nid_path(struct hda_codec *codec, in __parse_nid_path() function 420 if (__parse_nid_path(codec, from_nid, conn[i], in __parse_nid_path() 458 if (__parse_nid_path(codec, from_nid, to_nid, anchor_nid, path, 1)) { in snd_hda_parse_nid_path()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 384 static bool __parse_nid_path(struct hda_codec *codec, in __parse_nid_path() function 420 if (__parse_nid_path(codec, from_nid, conn[i], in __parse_nid_path() 458 if (__parse_nid_path(codec, from_nid, to_nid, anchor_nid, path, 1)) { in snd_hda_parse_nid_path()
|
Completed in 17 milliseconds