bq24257_device
struct bq24257_device *bq = i2c_get_clientdata(client);
struct bq24257_device *bq = dev_get_drvdata(dev);
struct bq24257_device *bq = dev_get_drvdata(dev);
static int bq24257_field_read(struct bq24257_device *bq,
static int bq24257_field_write(struct bq24257_device *bq,
static int bq24257_get_input_current_limit(struct bq24257_device *bq,
static int bq24257_set_input_current_limit(struct bq24257_device *bq,
struct bq24257_device *bq = power_supply_get_drvdata(psy);
struct bq24257_device *bq = power_supply_get_drvdata(psy);
static int bq24257_get_chip_state(struct bq24257_device *bq,
static bool bq24257_state_changed(struct bq24257_device *bq,
static int bq24257_iilimit_autoset(struct bq24257_device *bq)
struct bq24257_device *bq = container_of(work, struct bq24257_device,
static void bq24257_handle_state_change(struct bq24257_device *bq,
struct bq24257_device *bq = private;
static int bq24257_hw_init(struct bq24257_device *bq)
struct bq24257_device *bq = power_supply_get_drvdata(psy);
struct bq24257_device *bq = power_supply_get_drvdata(psy);
struct bq24257_device *bq = power_supply_get_drvdata(psy);
struct bq24257_device *bq = power_supply_get_drvdata(psy);
static int bq24257_power_supply_init(struct bq24257_device *bq)
static void bq24257_pg_gpio_probe(struct bq24257_device *bq)
static int bq24257_fw_probe(struct bq24257_device *bq)
struct bq24257_device *bq;