Home
last modified time | relevance | path

Searched refs:node_path_match (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/of/
Doverlay.c531 int node_path_match; in find_dup_cset_node_entry() local
546 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_node_entry()
549 if (node_path_match) { in find_dup_cset_node_entry()
564 int node_path_match; in find_dup_cset_prop() local
581 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_prop()
584 if (node_path_match && in find_dup_cset_prop()