Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Doverlay.c526 int node_path_match; in find_dup_cset_node_entry() local
541 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_node_entry()
544 if (node_path_match) { in find_dup_cset_node_entry()
559 int node_path_match; in find_dup_cset_prop() local
576 node_path_match = !fn_1 || !fn_2 || !strcmp(fn_1, fn_2); in find_dup_cset_prop()
579 if (node_path_match && in find_dup_cset_prop()