Searched defs:fdt_property (Results 1 – 2 of 2) sorted by relevance
/linux/scripts/dtc/libfdt/ | ||
H A D | fdt.h | 41 struct fdt_property { struct |
H A D | fdt_sw.c | 325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property() function |