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

#include <pal.h>

Data Fields

u64 ppmi_data
 
struct {
   u64   exit_latency: 16
 
   u64   entry_latency: 16
 
   u64   power_consumption: 28
 
   u64   im: 1
 
   u64   co: 1
 
   u64   reserved: 2
 
pal_power_mgmt_info_s
 

Detailed Description

Definition at line 1120 of file pal.h.

Field Documentation

u64 co

Definition at line 1123 of file pal.h.

u64 entry_latency

Definition at line 1123 of file pal.h.

u64 exit_latency

Definition at line 1123 of file pal.h.

u64 im

Definition at line 1123 of file pal.h.

struct { ... } pal_power_mgmt_info_s
u64 power_consumption

Definition at line 1123 of file pal.h.

u64 ppmi_data

Definition at line 1121 of file pal.h.

u64 reserved

Definition at line 1123 of file pal.h.


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