Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ab8500 |
struct | ab8500_platform_data |
Enumerations | |
enum | ab8500_version { AB8500_VERSION_AB8500 = 0x0, AB8500_VERSION_AB8505 = 0x1, AB8500_VERSION_AB9540 = 0x2, AB8500_VERSION_AB8540 = 0x3, AB8500_VERSION_UNDEFINED } |
Functions | |
int __devinit | ab8500_init (struct ab8500 *ab8500, enum ab8500_version version) |
int __devexit | ab8500_exit (struct ab8500 *ab8500) |
int | ab8500_suspend (struct ab8500 *ab8500) |
#define AB8500_INT_MAIN_CH_TH_PROT_F 106 /* not 8505/9540 */ |
#define AB8500_INT_MAIN_CH_TH_PROT_R 107 /* not 8505/9540 */ |
#define AB8500_MAX_NR_IRQS AB9540_NR_IRQS |
enum ab8500_version |
int __devinit ab8500_init | ( | struct ab8500 * | ab8500, |
enum ab8500_version | version | ||
) |
Definition at line 586 of file ab8500-core.c.