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

#include <of.h>

Data Fields

charname
 
int length
 
voidvalue
 
struct propertynext
 
unsigned long _flags
 
unsigned int unique_id
 
int deleted
 
struct data val
 
struct labellabels
 
struct symbolsym
 
enum prop_type type
 
const chartext
 
struct expr_value visible
 
struct exprexpr
 
struct menumenu
 
struct filefile
 
int lineno
 

Detailed Description

Definition at line 32 of file of.h.

Field Documentation

unsigned long _flags

Definition at line 37 of file of.h.

int deleted

Definition at line 137 of file dtc.h.

Definition at line 142 of file expr.h.

Definition at line 146 of file expr.h.

struct label* labels

Definition at line 143 of file dtc.h.

int length

Definition at line 34 of file of.h.

int lineno

Definition at line 147 of file expr.h.

Definition at line 143 of file expr.h.

char * name

Definition at line 33 of file of.h.

struct property * next

Definition at line 36 of file of.h.

struct symbol* sym

Definition at line 138 of file expr.h.

const char* text

Definition at line 140 of file expr.h.

Definition at line 139 of file expr.h.

unsigned int unique_id

Definition at line 38 of file of.h.

struct data val

Definition at line 139 of file dtc.h.

void* value

Definition at line 35 of file of.h.

struct expr_value visible

Definition at line 141 of file expr.h.


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