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_cell
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/stand/efiboot/
efifdt.c
708
fdt_setprop_cell
(fdt, fdt_path_offset(fdt, "/"), "#address-cells", 2);
709
fdt_setprop_cell
(fdt, fdt_path_offset(fdt, "/"), "#size-cells", 2);
/src/sys/external/bsd/libfdt/dist/
libfdt.h
1690
*
fdt_setprop_cell
- set a property to a single cell value
1694
static inline int
fdt_setprop_cell
(void *fdt, int nodeoffset, const char *name,
function in typeref:typename:int
Completed in 28 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025