Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
power.h File Reference
#include "commands.h"

Go to the source code of this file.

Data Structures

struct  iwl_power_mgr
 

Functions

int iwl_power_set_mode (struct iwl_priv *priv, struct iwl_powertable_cmd *cmd, bool force)
 
int iwl_power_update_mode (struct iwl_priv *priv, bool force)
 
void iwl_power_initialize (struct iwl_priv *priv)
 

Variables

bool no_sleep_autoadjust
 

Function Documentation

void iwl_power_initialize ( struct iwl_priv priv)

Definition at line 379 of file power.c.

int iwl_power_set_mode ( struct iwl_priv priv,
struct iwl_powertable_cmd cmd,
bool  force 
)

Definition at line 322 of file power.c.

int iwl_power_update_mode ( struct iwl_priv priv,
bool  force 
)

Definition at line 370 of file power.c.

Variable Documentation

bool no_sleep_autoadjust