bq24735
static int bq24735_config_charger(struct bq24735 *charger)
static inline int bq24735_enable_charging(struct bq24735 *charger)
static inline int bq24735_disable_charging(struct bq24735 *charger)
static bool bq24735_charger_is_present(struct bq24735 *charger)
static int bq24735_charger_is_charging(struct bq24735 *charger)
static void bq24735_update(struct bq24735 *charger)
struct bq24735 *charger = to_bq24735(psy);
struct bq24735 *charger = container_of(work, struct bq24735, poll.work);
struct bq24735 *charger = to_bq24735(psy);
struct bq24735 *charger = to_bq24735(psy);
struct bq24735 *charger;
static inline struct bq24735 *to_bq24735(struct power_supply *psy)