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

/external/dtc/libfdt/
H A Dfdt.h86 struct fdt_property { struct
H A Dfdt_sw.c225 struct fdt_property *prop;
245 int fdt_property(void *fdt, const char *name, const void *val, int len) function
283 struct fdt_property *prop =

Completed in 89 milliseconds