Home
last modified time | relevance | path

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

/scripts/dtc/
Dfdtput.c42 int auto_path; /* automatically create all path components */ member
253 if (disp->auto_path && create_paths(blob, *arg)) in do_fdtput()
261 if (disp->auto_path) in do_fdtput()
330 disp.auto_path = 1; in main()