bq2515x_device
struct bq2515x_device *bq2515x;
static int bq2515x_wake_up(struct bq2515x_device *bq2515x)
static int bq2515x_update_ps_status(struct bq2515x_device *bq2515x)
static int bq2515x_disable_watchdog_timers(struct bq2515x_device *bq2515x)
static int bq2515x_get_battery_voltage_now(struct bq2515x_device *bq2515x)
static int bq2515x_get_battery_current_now(struct bq2515x_device *bq2515x)
static bool bq2515x_get_charge_disable(struct bq2515x_device *bq2515x)
static int bq2515x_set_charge_disable(struct bq2515x_device *bq2515x, int val)
static int bq2515x_get_const_charge_current(struct bq2515x_device *bq2515x)
static int bq2515x_set_const_charge_current(struct bq2515x_device *bq2515x,
static int bq2515x_get_precharge_current(struct bq2515x_device *bq2515x)
static int bq2515x_set_precharge_current(struct bq2515x_device *bq2515x,
static int bq2515x_charging_status(struct bq2515x_device *bq2515x,
static int bq2515x_get_batt_reg(struct bq2515x_device *bq2515x)
static int bq2515x_set_batt_reg(struct bq2515x_device *bq2515x, int val)
static int bq2515x_get_ilim_lvl(struct bq2515x_device *bq2515x)
static int bq2515x_set_ilim_lvl(struct bq2515x_device *bq2515x, int val)
static int bq2515x_charger_get_health(struct bq2515x_device *bq2515x,
struct bq2515x_device *bq2515x = power_supply_get_drvdata(psy);
struct bq2515x_device *bq2515x = power_supply_get_drvdata(psy);
struct bq2515x_device *bq2515x = power_supply_get_drvdata(psy);
static int bq2515x_power_supply_register(struct bq2515x_device *bq2515x,
static int bq2515x_hw_init(struct bq2515x_device *bq2515x)
static int bq2515x_read_properties(struct bq2515x_device *bq2515x)