adp5061_state
static int adp5061_get_status(struct adp5061_state *st,
static int adp5061_get_input_current_limit(struct adp5061_state *st,
static int adp5061_set_input_current_limit(struct adp5061_state *st, int val)
static int adp5061_set_min_voltage(struct adp5061_state *st, int val)
static int adp5061_get_min_voltage(struct adp5061_state *st,
static int adp5061_get_chg_volt_lim(struct adp5061_state *st,
static int adp5061_get_max_voltage(struct adp5061_state *st,
static int adp5061_set_max_voltage(struct adp5061_state *st, int val)
static int adp5061_set_const_chg_vmax(struct adp5061_state *st, int val)
static int adp5061_set_const_chg_current(struct adp5061_state *st, int val)
static int adp5061_get_const_chg_current(struct adp5061_state *st,
static int adp5061_get_prechg_current(struct adp5061_state *st,
static int adp5061_set_prechg_current(struct adp5061_state *st, int val)
static int adp5061_get_vweak_th(struct adp5061_state *st,
static int adp5061_set_vweak_th(struct adp5061_state *st, int val)
static int adp5061_get_chg_type(struct adp5061_state *st,
static int adp5061_get_charger_status(struct adp5061_state *st,
static int adp5061_get_battery_status(struct adp5061_state *st,
static int adp5061_get_termination_current(struct adp5061_state *st,
static int adp5061_set_termination_current(struct adp5061_state *st, int val)
struct adp5061_state *st = power_supply_get_drvdata(psy);
struct adp5061_state *st = power_supply_get_drvdata(psy);
struct adp5061_state *st;