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

#include <omap_device.h>

Data Fields

u32 deactivate_lat
 
u32 deactivate_lat_worst
 
int(* deactivate_func )(struct omap_device *od)
 
u32 activate_lat
 
u32 activate_lat_worst
 
int(* activate_func )(struct omap_device *od)
 
u32 flags
 

Detailed Description

Definition at line 150 of file omap_device.h.

Field Documentation

int(* activate_func)(struct omap_device *od)

Definition at line 156 of file omap_device.h.

u32 activate_lat

Definition at line 154 of file omap_device.h.

u32 activate_lat_worst

Definition at line 155 of file omap_device.h.

int(* deactivate_func)(struct omap_device *od)

Definition at line 153 of file omap_device.h.

u32 deactivate_lat

Definition at line 151 of file omap_device.h.

u32 deactivate_lat_worst

Definition at line 152 of file omap_device.h.

u32 flags

Definition at line 157 of file omap_device.h.


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