OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_first_subnode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
version.lds
59
fdt_first_subnode
;
libfdt.h
184
*
fdt_first_subnode
() - get offset of first direct subnode
190
int
fdt_first_subnode
(const void *fdt, int offset);
195
* After first calling
fdt_first_subnode
(), call this function repeatedly to
229
for (node =
fdt_first_subnode
(fdt, parent); \
fdt.c
244
int
fdt_first_subnode
(const void *fdt, int offset)
function in typeref:typename:int
Completed in 14 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025