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_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/stand/efiboot/
efifdt.c
383
fdt_appendprop_string
(fdt_data, fb, "compatible", "simple-framebuffer");
384
fdt_appendprop_string
(fdt_data, fb, "status", "okay");
390
fdt_appendprop_string
(fdt_data, fb, "format", "a8b8g8r8");
452
fdt_appendprop_string
(fdt_data, chosen, "netbsd,userconf", cmd);
514
fdt_appendprop_string
(fdt_data, chosen, "netbsd,module-names", module_name);
/src/sys/external/bsd/libfdt/dist/
libfdt.h
1873
*
fdt_appendprop_string
- append a string to a property
1879
*
fdt_appendprop_string
() appends the given string to the value of
1899
#define
fdt_appendprop_string
(fdt, nodeoffset, name, str) \
macro
Completed in 53 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025