Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dchecks.c114 static void check_nodes_props(struct check *c, struct node *dt, struct node *node) in check_nodes_props() function
130 check_nodes_props(c, dt, child); in check_nodes_props()
159 check_nodes_props(c, dt, dt); in run_check()