Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/gpio.h>
#include <plat/gpio-core.h>
#include <plat/pm.h>
Go to the source code of this file.
Macros | |
#define | OFFS_CON (0x00) |
#define | OFFS_DAT (0x04) |
#define | OFFS_UP (0x08) |
Functions | |
void | samsung_pm_save_gpios (void) |
void | samsung_pm_restore_gpios (void) |
Variables | |
struct samsung_gpio_pm | samsung_gpio_pm_1bit |
struct samsung_gpio_pm | samsung_gpio_pm_2bit |
struct samsung_gpio_pm samsung_gpio_pm_1bit |
struct samsung_gpio_pm samsung_gpio_pm_2bit |