|
Linux Kernel
3.7.1
|
#include <linux/pm.h>#include <linux/suspend.h>#include <linux/module.h>#include <linux/list.h>#include <linux/err.h>#include <linux/slab.h>#include <asm/system_misc.h>#include "common.h"#include "clockdomain.h"#include "powerdomain.h"#include "pm.h"Go to the source code of this file.
Data Structures | |
| struct | power_state |
Functions | |
| int __init | omap4_pm_init (void) |
1.8.2