Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
blackfin
mach-bf609
include
mach
pm.h
Go to the documentation of this file.
1
/*
2
* Blackfin bf609 power management
3
*
4
* Copyright 2011 Analog Devices Inc.
5
*
6
* Licensed under the GPL-2
7
*/
8
9
#ifndef __MACH_BF609_PM_H__
10
#define __MACH_BF609_PM_H__
11
12
#include <
linux/suspend.h
>
13
14
extern
int
bfin609_pm_enter
(
suspend_state_t
state
);
15
extern
int
bf609_pm_prepare
(
void
);
16
extern
void
bf609_pm_finish
(
void
);
17
18
void
bf609_hibernate
(
void
);
19
void
bfin_sec_raise_irq
(
unsigned
int
sid
);
20
void
coreb_enable
(
void
);
21
22
int
bf609_nor_flash_init
(
void
);
23
void
bf609_nor_flash_exit
(
void
);
24
#endif
Generated on Thu Jan 10 2013 12:57:02 for Linux Kernel by
1.8.2