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

#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
 

Detailed Description

Definition at line 109 of file pm_domain.h.

Field Documentation

Definition at line 110 of file pm_domain.h.

struct mutex lock

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.

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.


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