Searched defs:to_nid (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/ |
H A D | cpu.c | 51 int from_nid, to_nid; in cpu_subsys_online() local 38 change_cpu_under_node(struct cpu *cpu, unsigned int from_nid, unsigned int to_nid) change_cpu_under_node() argument
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | cpu.c | 52 int from_nid, to_nid; in cpu_subsys_online() local 39 change_cpu_under_node(struct cpu *cpu, unsigned int from_nid, unsigned int to_nid) change_cpu_under_node() argument
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_generic.c | 256 get_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) get_nid_path() argument 333 is_reachable_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid) is_reachable_path() 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) __parse_nid_path() 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) snd_hda_parse_nid_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) snd_hda_add_new_path() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_generic.c | 256 get_nid_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid, int anchor_nid) get_nid_path() argument 333 is_reachable_path(struct hda_codec *codec, hda_nid_t from_nid, hda_nid_t to_nid) is_reachable_path() 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) __parse_nid_path() 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) snd_hda_parse_nid_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) snd_hda_add_new_path() argument [all...] |
Completed in 18 milliseconds