|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/sched.h>#include <linux/clk.h>#include <linux/err.h>#include <linux/io.h>#include <linux/module.h>#include <linux/slab.h>#include <plat/clock.h>#include "powerdomain.h"#include "clockdomain.h"#include <plat/dmtimer.h>#include <plat/omap-pm.h>#include "cm2xxx_3xxx.h"#include "prm2xxx_3xxx.h"#include "pm.h"Go to the source code of this file.
Variables | |
| u32 | enable_off_mode |
| u32 enable_off_mode |
Definition at line 40 of file pm-debug.c.
1.8.2