Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Dfdtput.c150 static int create_paths(void *blob, const char *in_path) in create_paths() function
239 if (disp->auto_path && create_paths(blob, *arg)) in do_fdtput()
248 ret = create_paths(blob, *arg); in do_fdtput()