bq257xx_chg
static int bq25703_get_min_vsys(struct bq257xx_chg *pdata, int *intval)
static int bq25703_set_min_vsys(struct bq257xx_chg *pdata, int vsys)
static int bq25703_get_cur(struct bq257xx_chg *pdata, int *intval)
struct bq257xx_chg;
static int bq25703_get_ichg_cur(struct bq257xx_chg *pdata, int *intval)
static int bq25703_set_ichg_cur(struct bq257xx_chg *pdata, int ichg)
static int bq25703_get_chrg_volt(struct bq257xx_chg *pdata, int *intval)
static int bq25703_set_chrg_volt(struct bq257xx_chg *pdata, int vbat)
static int bq25703_get_iindpm(struct bq257xx_chg *pdata, int *intval)
int (*bq257xx_hw_init)(struct bq257xx_chg *pdata);
void (*bq257xx_hw_shutdown)(struct bq257xx_chg *pdata);
int (*bq257xx_get_state)(struct bq257xx_chg *pdata);
static int bq25703_set_iindpm(struct bq257xx_chg *pdata, int iindpm)
int (*bq257xx_set_ichg)(struct bq257xx_chg *pdata, int ichg);
int (*bq257xx_set_vbatreg)(struct bq257xx_chg *pdata, int vbatreg);
static int bq25703_get_vbat(struct bq257xx_chg *pdata, int *intval)
int (*bq257xx_set_iindpm)(struct bq257xx_chg *pdata, int iindpm);
static int bq25703_hw_init(struct bq257xx_chg *pdata)
static void bq25703_hw_shutdown(struct bq257xx_chg *pdata)
struct bq257xx_chg *pdata = power_supply_get_drvdata(psy);
struct bq257xx_chg *pdata = power_supply_get_drvdata(psy);
struct bq257xx_chg *pdata = power_supply_get_drvdata(psy);
struct bq257xx_chg *pdata = private;
static int bq257xx_parse_dt(struct bq257xx_chg *pdata,
struct bq257xx_chg *pdata;
struct bq257xx_chg *pdata = platform_get_drvdata(pdev);
static int bq25703_get_state(struct bq257xx_chg *pdata)