Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations | Functions | Variables
pmu.h File Reference

Go to the source code of this file.

Data Structures

struct  exynos_pmu_conf
 

Macros

#define __ASM_ARCH_PMU_H   __FILE__
 
#define PMU_TABLE_END   NULL
 

Enumerations

enum  sys_powerdown { SYS_AFTR, SYS_LPA, SYS_SLEEP, NUM_SYS_POWERDOWN }
 

Functions

void exynos_sys_powerdown_conf (enum sys_powerdown mode)
 
void s3c_cpu_resume (void)
 

Variables

unsigned long l2x0_regs_phys
 

Macro Definition Documentation

#define __ASM_ARCH_PMU_H   __FILE__

Definition at line 14 of file pmu.h.

#define PMU_TABLE_END   NULL

Definition at line 16 of file pmu.h.

Enumeration Type Documentation

Enumerator:
SYS_AFTR 
SYS_LPA 
SYS_SLEEP 
NUM_SYS_POWERDOWN 

Definition at line 18 of file pmu.h.

Function Documentation

void exynos_sys_powerdown_conf ( enum sys_powerdown  mode)

Definition at line 373 of file pmu.c.

void s3c_cpu_resume ( void  )

Variable Documentation

unsigned long l2x0_regs_phys