Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
power.c File Reference
#include <linux/kobject.h>
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/init.h>

Go to the source code of this file.

Functions

 core_initcall (pm_init)
 

Variables

unsigned long rtas_poweron_auto
 
struct kobjectpower_kobj
 

Function Documentation

core_initcall ( pm_init  )

Variable Documentation

struct kobject* power_kobj

Definition at line 56 of file power.c.

unsigned long rtas_poweron_auto

Definition at line 29 of file power.c.