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

Data Fields

rwlock_t rw_lock
 
short ready
 
unsigned long addr
 
charname
 
struct device_path devpath
 
struct devicedev
 
struct kobject kobj
 

Detailed Description

Definition at line 99 of file pdc_stable.c.

Field Documentation

unsigned long addr

Definition at line 102 of file pdc_stable.c.

struct device* dev

Definition at line 105 of file pdc_stable.c.

Definition at line 104 of file pdc_stable.c.

Definition at line 106 of file pdc_stable.c.

char* name

Definition at line 103 of file pdc_stable.c.

short ready

Definition at line 101 of file pdc_stable.c.

rwlock_t rw_lock

Definition at line 100 of file pdc_stable.c.


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