Searched defs:to_nid (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/base/
H A Dcpu.c52 int from_nid, to_nid; local
39 change_cpu_under_node(struct cpu *cpu, unsigned int from_nid, unsigned int to_nid) argument
/linux-master/sound/pci/hda/
H A Dhda_generic.c256 get_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) argument
333 is_reachable_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid) argument
384 __parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path, int depth) argument
454 snd_hda_parse_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid, struct nid_path *path) argument
477 snd_hda_add_new_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) argument
[all...]

Completed in 294 milliseconds