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

#include <fdt.h>

Public Attributes

fdt32_t tag
 
fdt32_t len
 
fdt32_t nameoff
 
char data []
 

Detailed Description

Definition at line 43 of file fdt.h.

Member Data Documentation

◆ tag

fdt32_t tag

Definition at line 44 of file fdt.h.

Referenced by fdt_finish(), fdt_next_node(), fdt_next_tag(), and fdt_property_placeholder().

◆ len

◆ nameoff

◆ data


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