Symbol: bq24257_device
drivers/power/supply/bq24257_charger.c
1065
struct bq24257_device *bq = i2c_get_clientdata(client);
drivers/power/supply/bq24257_charger.c
1076
struct bq24257_device *bq = dev_get_drvdata(dev);
drivers/power/supply/bq24257_charger.c
1093
struct bq24257_device *bq = dev_get_drvdata(dev);
drivers/power/supply/bq24257_charger.c
205
static int bq24257_field_read(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
218
static int bq24257_field_write(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
256
static int bq24257_get_input_current_limit(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
280
static int bq24257_set_input_current_limit(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
301
struct bq24257_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq24257_charger.c
395
struct bq24257_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq24257_charger.c
416
static int bq24257_get_chip_state(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
457
static bool bq24257_state_changed(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
525
static int bq24257_iilimit_autoset(struct bq24257_device *bq)
drivers/power/supply/bq24257_charger.c
588
struct bq24257_device *bq = container_of(work, struct bq24257_device,
drivers/power/supply/bq24257_charger.c
594
static void bq24257_handle_state_change(struct bq24257_device *bq,
drivers/power/supply/bq24257_charger.c
647
struct bq24257_device *bq = private;
drivers/power/supply/bq24257_charger.c
671
static int bq24257_hw_init(struct bq24257_device *bq)
drivers/power/supply/bq24257_charger.c
763
struct bq24257_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq24257_charger.c
773
struct bq24257_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq24257_charger.c
783
struct bq24257_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq24257_charger.c
805
struct bq24257_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq24257_charger.c
842
static int bq24257_power_supply_init(struct bq24257_device *bq)
drivers/power/supply/bq24257_charger.c
857
static void bq24257_pg_gpio_probe(struct bq24257_device *bq)
drivers/power/supply/bq24257_charger.c
874
static int bq24257_fw_probe(struct bq24257_device *bq)
drivers/power/supply/bq24257_charger.c
947
struct bq24257_device *bq;