OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_appendprop
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
version.lds
53
fdt_appendprop
;
fdt_addresses.c
101
return
fdt_appendprop
(fdt, nodeoffset, name, data,
libfdt.h
1762
*
fdt_appendprop
- append to or create a property
1769
*
fdt_appendprop
() appends the value to the named property in the
1788
int
fdt_appendprop
(void *fdt, int nodeoffset, const char *name,
1823
return
fdt_appendprop
(fdt, nodeoffset, name, &tmp, sizeof(tmp));
1858
return
fdt_appendprop
(fdt, nodeoffset, name, &tmp, sizeof(tmp));
1900
fdt_appendprop
((fdt), (nodeoffset), (name), (str), strlen(str)+1)
fdt_rw.c
278
int
fdt_appendprop
(void *fdt, int nodeoffset, const char *name,
function in typeref:typename:int
Completed in 14 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025