Symbol: bq2515x_device
drivers/power/supply/bq2515x_charger.c
1082
struct bq2515x_device *bq2515x;
drivers/power/supply/bq2515x_charger.c
274
static int bq2515x_wake_up(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
301
static int bq2515x_update_ps_status(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
324
static int bq2515x_disable_watchdog_timers(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
337
static int bq2515x_get_battery_voltage_now(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
361
static int bq2515x_get_battery_current_now(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
423
static bool bq2515x_get_charge_disable(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
444
static int bq2515x_set_charge_disable(struct bq2515x_device *bq2515x, int val)
drivers/power/supply/bq2515x_charger.c
452
static int bq2515x_get_const_charge_current(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
476
static int bq2515x_set_const_charge_current(struct bq2515x_device *bq2515x,
drivers/power/supply/bq2515x_charger.c
508
static int bq2515x_get_precharge_current(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
530
static int bq2515x_set_precharge_current(struct bq2515x_device *bq2515x,
drivers/power/supply/bq2515x_charger.c
570
static int bq2515x_charging_status(struct bq2515x_device *bq2515x,
drivers/power/supply/bq2515x_charger.c
636
static int bq2515x_get_batt_reg(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
648
static int bq2515x_set_batt_reg(struct bq2515x_device *bq2515x, int val)
drivers/power/supply/bq2515x_charger.c
660
static int bq2515x_get_ilim_lvl(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
672
static int bq2515x_set_ilim_lvl(struct bq2515x_device *bq2515x, int val)
drivers/power/supply/bq2515x_charger.c
698
static int bq2515x_charger_get_health(struct bq2515x_device *bq2515x,
drivers/power/supply/bq2515x_charger.c
751
struct bq2515x_device *bq2515x = power_supply_get_drvdata(psy);
drivers/power/supply/bq2515x_charger.c
782
struct bq2515x_device *bq2515x = power_supply_get_drvdata(psy);
drivers/power/supply/bq2515x_charger.c
851
struct bq2515x_device *bq2515x = power_supply_get_drvdata(psy);
drivers/power/supply/bq2515x_charger.c
932
static int bq2515x_power_supply_register(struct bq2515x_device *bq2515x,
drivers/power/supply/bq2515x_charger.c
950
static int bq2515x_hw_init(struct bq2515x_device *bq2515x)
drivers/power/supply/bq2515x_charger.c
999
static int bq2515x_read_properties(struct bq2515x_device *bq2515x)