OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdt_setprop_inplace_u32
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
libfdt.h
1259
*
fdt_setprop_inplace_u32
- change the value of a 32-bit integer property
1265
*
fdt_setprop_inplace_u32
() replaces the value of a given property
1286
static inline int
fdt_setprop_inplace_u32
(void *fdt, int nodeoffset,
function in typeref:typename:int
1331
* This is an alternative name for
fdt_setprop_inplace_u32
()
1336
return
fdt_setprop_inplace_u32
(fdt, nodeoffset, name, val);
fdt_overlay.c
140
return
fdt_setprop_inplace_u32
(fdt, node, name, adj_val);
Completed in 13 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025