|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/types.h>#include <linux/errno.h>#include <linux/export.h>#include <linux/suspend.h>#include <linux/delay.h>#include <linux/device.h>#include <linux/of_platform.h>Go to the source code of this file.
Data Structures | |
| struct | pmc_regs |
Macros | |
| #define | PMCSR_SLP (1 << 17) |
Functions | |
| device_initcall (pmc_init) | |
| device_initcall | ( | pmc_init | ) |
1.8.2