Linux Kernel
3.7.1
|
#include <pm_domain.h>
Data Fields | |
struct pm_domain_data | base |
struct gpd_dev_ops | ops |
struct gpd_timing_data | td |
struct notifier_block | nb |
struct mutex | lock |
unsigned int | refcount |
bool | need_restore |
Definition at line 109 of file pm_domain.h.
struct pm_domain_data base |
Definition at line 110 of file pm_domain.h.
Definition at line 114 of file pm_domain.h.
Definition at line 113 of file pm_domain.h.
bool need_restore |
Definition at line 116 of file pm_domain.h.
struct gpd_dev_ops ops |
Definition at line 111 of file pm_domain.h.
unsigned int refcount |
Definition at line 115 of file pm_domain.h.
Definition at line 112 of file pm_domain.h.