Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fdt_property Struct Reference

#include <fdt.h>

Data Fields

uint32_t tag
 
uint32_t len
 
uint32_t nameoff
 
char data [0]
 

Detailed Description

Definition at line 35 of file fdt.h.

Field Documentation

char data[0]

Definition at line 39 of file fdt.h.

uint32_t len

Definition at line 37 of file fdt.h.

uint32_t nameoff

Definition at line 38 of file fdt.h.

Definition at line 36 of file fdt.h.


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