Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | da9055 |
Macros | |
#define | DA9055_IRQ_ALARM 0x01 |
#define | DA9055_IRQ_TICK 0x02 |
#define | DA9055_IRQ_NONKEY 0x00 |
#define | DA9055_IRQ_REGULATOR 0x0B |
#define | DA9055_IRQ_HWMON 0x03 |
Functions | |
int | da9055_device_init (struct da9055 *da9055) |
void | da9055_device_exit (struct da9055 *da9055) |
Variables | |
struct regmap_config | da9055_regmap_config |
Definition at line 415 of file da9055-core.c.
Definition at line 380 of file da9055-core.c.
struct regmap_config da9055_regmap_config |
Definition at line 248 of file da9055-core.c.