Linux Kernel
3.7.1
|
#include <ux500_chargalg.h>
Data Fields | |
int(* | enable )(struct ux500_charger *, int, int, int) |
int(* | kick_wd )(struct ux500_charger *) |
int(* | update_curr )(struct ux500_charger *, int) |
Definition at line 18 of file ux500_chargalg.h.
Definition at line 19 of file ux500_chargalg.h.
int(* kick_wd)(struct ux500_charger *) |
Definition at line 20 of file ux500_chargalg.h.
int(* update_curr)(struct ux500_charger *, int) |
Definition at line 21 of file ux500_chargalg.h.