MOS Source Code
Loading...
Searching...
No Matches
fdt_node_header Struct Reference

#include <fdt.h>

Public Attributes

fdt32_t tag
 
char name []
 

Detailed Description

Definition at line 38 of file fdt.h.

Member Data Documentation

◆ tag

fdt32_t tag

Definition at line 39 of file fdt.h.

Referenced by fdt_add_subnode_namelen(), and fdt_begin_node().

◆ name

char name[]

Definition at line 40 of file fdt.h.

Referenced by fdt_add_subnode_namelen(), fdt_begin_node(), and fdt_get_name().


The documentation for this struct was generated from the following file: