Linux Kernel
3.7.1
|
Data Fields | |
rwlock_t | rw_lock |
short | ready |
unsigned long | addr |
char * | name |
struct device_path | devpath |
struct device * | dev |
struct kobject | kobj |
Definition at line 99 of file pdc_stable.c.
unsigned long addr |
Definition at line 102 of file pdc_stable.c.
Definition at line 105 of file pdc_stable.c.
struct device_path devpath |
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.