Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
main.c File Reference
#include <linux/export.h>
#include <linux/kobject.h>
#include <linux/string.h>
#include <linux/resume-trace.h>
#include <linux/workqueue.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>
#include "power.h"

Go to the source code of this file.

Functions

 DEFINE_MUTEX (pm_mutex)
 
 power_attr (state)
 
 core_initcall (pm_init)
 

Variables

struct kobjectpower_kobj
 

Function Documentation

core_initcall ( pm_init  )
DEFINE_MUTEX ( pm_mutex  )
power_attr ( state  )

Variable Documentation

struct kobject* power_kobj

Definition at line 279 of file main.c.