Searched defs:fdt_node_header (Results 1 – 2 of 2) sorted by relevance
36 struct fdt_node_header { struct37 fdt32_t tag;38 char name[];
95 struct fdt_node_header { struct96 fdt32_t tag;97 char name[0];
Completed in 8 milliseconds