Symbol: bq25890_device
drivers/power/supply/bq25890_charger.c
1022
static int bq25890_power_supply_init(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1045
static int bq25890_set_otg_cfg(struct bq25890_device *bq, u8 val)
drivers/power/supply/bq25890_charger.c
1058
struct bq25890_device *bq =
drivers/power/supply/bq25890_charger.c
1059
container_of(data, struct bq25890_device, pump_express_work.work);
drivers/power/supply/bq25890_charger.c
1121
struct bq25890_device *bq =
drivers/power/supply/bq25890_charger.c
1122
container_of(data, struct bq25890_device, usb_work);
drivers/power/supply/bq25890_charger.c
1142
struct bq25890_device *bq =
drivers/power/supply/bq25890_charger.c
1143
container_of(nb, struct bq25890_device, usb_nb);
drivers/power/supply/bq25890_charger.c
1154
struct bq25890_device *bq = rdev_get_drvdata(rdev);
drivers/power/supply/bq25890_charger.c
1172
struct bq25890_device *bq = rdev_get_drvdata(rdev);
drivers/power/supply/bq25890_charger.c
1190
struct bq25890_device *bq = rdev_get_drvdata(rdev);
drivers/power/supply/bq25890_charger.c
1197
struct bq25890_device *bq = rdev_get_drvdata(rdev);
drivers/power/supply/bq25890_charger.c
1204
struct bq25890_device *bq = rdev_get_drvdata(rdev);
drivers/power/supply/bq25890_charger.c
1243
static int bq25890_register_regulator(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1273
bq25890_register_regulator(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1279
static int bq25890_get_chip_version(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1329
static int bq25890_irq_probe(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1341
static int bq25890_fw_read_u32_props(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1392
static int bq25890_fw_probe(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
1439
struct bq25890_device *bq = data;
drivers/power/supply/bq25890_charger.c
1453
struct bq25890_device *bq;
drivers/power/supply/bq25890_charger.c
1540
struct bq25890_device *bq = i2c_get_clientdata(client);
drivers/power/supply/bq25890_charger.c
1555
struct bq25890_device *bq = i2c_get_clientdata(client);
drivers/power/supply/bq25890_charger.c
1578
struct bq25890_device *bq = dev_get_drvdata(dev);
drivers/power/supply/bq25890_charger.c
1590
struct bq25890_device *bq = dev_get_drvdata(dev);
drivers/power/supply/bq25890_charger.c
361
static int bq25890_field_read(struct bq25890_device *bq,
drivers/power/supply/bq25890_charger.c
374
static int bq25890_field_write(struct bq25890_device *bq,
drivers/power/supply/bq25890_charger.c
454
static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq);
drivers/power/supply/bq25890_charger.c
456
static int bq25890_get_vbus_voltage(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
467
static void bq25890_update_state(struct bq25890_device *bq,
drivers/power/supply/bq25890_charger.c
492
struct bq25890_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq25890_charger.c
689
struct bq25890_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq25890_charger.c
736
static int bq25890_charger_get_scaled_iinlim_regval(struct bq25890_device *bq,
drivers/power/supply/bq25890_charger.c
746
struct bq25890_device *bq = power_supply_get_drvdata(psy);
drivers/power/supply/bq25890_charger.c
781
static int bq25890_get_chip_state(struct bq25890_device *bq,
drivers/power/supply/bq25890_charger.c
817
static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
863
struct bq25890_device *bq = private;
drivers/power/supply/bq25890_charger.c
873
static int bq25890_chip_reset(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
896
static int bq25890_rw_init_data(struct bq25890_device *bq)
drivers/power/supply/bq25890_charger.c
938
static int bq25890_hw_init(struct bq25890_device *bq)