Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/of/
Doverlay.c527 int node_path_match; in find_dup_cset_node_entry() local
542 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_node_entry()
545 if (node_path_match) { in find_dup_cset_node_entry()
560 int node_path_match; in find_dup_cset_prop() local
577 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_prop()
580 if (node_path_match && in find_dup_cset_prop()