|
Linux Kernel
3.7.1
|
#include <linux/debugfs.h>#include <linux/list.h>#include <mach/msm_iomap.h>#include "smd_private.h"Go to the source code of this file.
Data Structures | |
| struct | tramp_gpio_save |
| struct | tramp_gpio_smem |
Macros | |
| #define | MAX_NUM_SLEEP_CLIENTS 64 |
| #define | MAX_SLEEP_NAME_LEN 8 |
| #define | NUM_GPIO_INT_REGISTERS 6 |
| #define | GPIO_SMEM_NUM_GROUPS 2 |
| #define | GPIO_SMEM_MAX_PC_INTERRUPTS 8 |
Functions | |
| void | smsm_print_sleep_info (void) |
| #define GPIO_SMEM_MAX_PC_INTERRUPTS 8 |
Definition at line 245 of file smd_debug.c.
| #define GPIO_SMEM_NUM_GROUPS 2 |
Definition at line 244 of file smd_debug.c.
| #define MAX_NUM_SLEEP_CLIENTS 64 |
Definition at line 240 of file smd_debug.c.
| #define MAX_SLEEP_NAME_LEN 8 |
Definition at line 241 of file smd_debug.c.
| #define NUM_GPIO_INT_REGISTERS 6 |
Definition at line 243 of file smd_debug.c.
Definition at line 262 of file smd_debug.c.
1.8.2