Home
last modified time | relevance | path

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

/scripts/dtc/
Dfdtput.c164 static int create_paths(void *blob, const char *in_path) in create_paths() function
253 if (disp->auto_path && create_paths(blob, *arg)) in do_fdtput()
262 ret = create_paths(blob, *arg); in do_fdtput()