Home
last modified time | relevance | path

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

/linux/scripts/dtc/libfdt/
H A Dfdt.h41 struct fdt_property { struct
42 tagfdt_property global() argument
43 lenfdt_property global() argument
44 nameofffdt_property global() argument
45 datafdt_property global() argument
H A Dfdt_sw.c325 int fdt_property(void *fdt, const char *name, const void *val, int len) in fdt_property() function