Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/suspend.h>
#include <asm/io.h>
#include <asm/time.h>
#include <asm/mpc52xx.h>
#include <asm/switch_to.h>
Go to the source code of this file.
Functions | |
void | lite5200_low_power (void __iomem *sram, void __iomem *mbar) |
int __init | lite5200_pm_init (void) |
Definition at line 245 of file lite5200_pm.c.