Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Doverlay.c533 int node_path_match; in find_dup_cset_node_entry() local
548 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_node_entry()
551 if (node_path_match) { in find_dup_cset_node_entry()
566 int node_path_match; in find_dup_cset_prop() local
583 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_prop()
586 if (node_path_match && in find_dup_cset_prop()