Searched defs:fdt_property (Results 1 - 2 of 2) sorted by relevance

/scripts/dtc/libfdt/
H A Dfdt.h35 struct fdt_property { struct
H A Dfdt_sw.c191 int fdt_property(void *fdt, const char *name, const void *val, int len) function
193 struct fdt_property *prop;
239 struct fdt_property *prop =

Completed in 32 milliseconds