OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_string
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
version.lds
7
fdt_string
;
libfdt.h
340
*
fdt_string
- retrieve a string from the strings block of a device tree
344
*
fdt_string
() retrieves a pointer to a single string from the
351
const char *
fdt_string
(const void *fdt, int stroffset);
fdt_ro.c
91
const char *
fdt_string
(const void *fdt, int stroffset)
function
/src/external/gpl2/dtc/dist/tests/
dtbs_equal_ordered.c
115
name1 =
fdt_string
(fdt1, fdt32_to_cpu(prop1->nameoff));
116
name2 =
fdt_string
(fdt2, fdt32_to_cpu(prop2->nameoff));
/src/sys/dev/fdt/
fdt_ddb.c
77
const char *name =
fdt_string
(fdt, fdt32_to_cpu(prop->nameoff));
/src/external/gpl2/dtc/dist/pylibfdt/
libfdt.i
1032
fdt_string
(fdt1, fdt32_to_cpu($1->nameoff)));
Completed in 61 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026