Searched defs:from_nid (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/base/ | 
| D | cpu.c | 39 			unsigned int from_nid, unsigned int to_nid)  in change_cpu_under_node()51 	int from_nid, to_nid;  in cpu_subsys_online()  local
 
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | hda_generic.c | 251 				     hda_nid_t from_nid, hda_nid_t to_nid,  in get_nid_path()328 			      hda_nid_t from_nid, hda_nid_t to_nid)  in is_reachable_path()
 379 			     hda_nid_t from_nid, hda_nid_t to_nid,  in __parse_nid_path()
 448 static bool snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid,  in snd_hda_parse_nid_path()
 471 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid,  in snd_hda_add_new_path()
 
 |