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

#include <of.h>

Data Fields

const charname
 
const chartype
 
phandle phandle
 
charfull_name
 
struct propertyproperties
 
struct propertydeadprops
 
struct device_nodeparent
 
struct device_nodechild
 
struct device_nodesibling
 
struct device_nodenext
 
struct device_nodeallnext
 
struct proc_dir_entrypde
 
struct kref kref
 
unsigned long _flags
 
voiddata
 

Detailed Description

Definition at line 45 of file of.h.

Field Documentation

unsigned long _flags

Definition at line 60 of file of.h.

struct device_node* allnext

Definition at line 57 of file of.h.

Definition at line 54 of file of.h.

Definition at line 61 of file of.h.

struct property* deadprops

Definition at line 52 of file of.h.

char* full_name

Definition at line 49 of file of.h.

Definition at line 59 of file of.h.

const char* name

Definition at line 46 of file of.h.

Definition at line 56 of file of.h.

Definition at line 53 of file of.h.

Definition at line 58 of file of.h.

Definition at line 48 of file of.h.

struct property* properties

Definition at line 51 of file of.h.

struct device_node* sibling

Definition at line 55 of file of.h.

Definition at line 47 of file of.h.


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