Linux Kernel
3.7.1
|
#include <twl6040.h>
Data Fields | |
struct device * | dev |
struct regmap * | regmap |
struct regulator_bulk_data | supplies [2] |
struct mutex | mutex |
struct mutex | irq_mutex |
struct mfd_cell | cells [TWL6040_CELLS] |
struct completion | ready |
int | audpwron |
int | power_count |
int | rev |
u8 | vibra_ctrl_cache [2] |
int | pll |
unsigned int | sysclk |
unsigned int | mclk |
unsigned int | irq |
unsigned int | irq_base |
u8 | irq_masks_cur |
u8 | irq_masks_cache |
struct mfd_cell cells[TWL6040_CELLS] |
struct completion ready |
struct regulator_bulk_data supplies[2] |