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

#include <pm_domain.h>

Data Fields

bool(* power_down_ok )(struct dev_pm_domain *domain)
 
bool(* stop_ok )(struct device *dev)
 

Detailed Description

Definition at line 28 of file pm_domain.h.

Field Documentation

bool(* power_down_ok)(struct dev_pm_domain *domain)

Definition at line 29 of file pm_domain.h.

bool(* stop_ok)(struct device *dev)

Definition at line 30 of file pm_domain.h.


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