Linux Kernel
3.7.1
|
#include <core.h>
Data Fields | |
struct regulator_init_data | reg_init_data [PCF50633_NUM_REGULATORS] |
char ** | batteries |
int | num_batteries |
int | charger_reference_current_ma |
void(* | probe_done )(struct pcf50633 *) |
void(* | mbc_event_callback )(struct pcf50633 *, int) |
void(* | regulator_registered )(struct pcf50633 *, int) |
void(* | force_shutdown )(struct pcf50633 *) |
u8 | resumers [5] |
struct pcf50633_bl_platform_data * | backlight_data |
struct pcf50633_bl_platform_data* backlight_data |
struct regulator_init_data reg_init_data[PCF50633_NUM_REGULATORS] |