• Home
  • Raw
  • Download

Lines Matching defs:bq

289 static int bq25890_field_read(struct bq25890_device *bq,  in bq25890_field_read()
302 static int bq25890_field_write(struct bq25890_device *bq, in bq25890_field_write()
366 struct bq25890_device *bq = power_supply_get_drvdata(psy); in bq25890_power_supply_get_property() local
473 static int bq25890_get_chip_state(struct bq25890_device *bq, in bq25890_get_chip_state()
505 static bool bq25890_state_changed(struct bq25890_device *bq, in bq25890_state_changed()
522 static void bq25890_handle_state_change(struct bq25890_device *bq, in bq25890_handle_state_change()
552 struct bq25890_device *bq = private; in bq25890_irq_handler_thread() local
575 static int bq25890_chip_reset(struct bq25890_device *bq) in bq25890_chip_reset()
598 static int bq25890_hw_init(struct bq25890_device *bq) in bq25890_hw_init()
689 static int bq25890_power_supply_init(struct bq25890_device *bq) in bq25890_power_supply_init()
705 struct bq25890_device *bq = in bq25890_usb_work() local
735 struct bq25890_device *bq = in bq25890_usb_notifier() local
744 static int bq25890_irq_probe(struct bq25890_device *bq) in bq25890_irq_probe()
757 static int bq25890_fw_read_u32_props(struct bq25890_device *bq) in bq25890_fw_read_u32_props()
805 static int bq25890_fw_probe(struct bq25890_device *bq) in bq25890_fw_probe()
825 struct bq25890_device *bq; in bq25890_probe() local
930 struct bq25890_device *bq = i2c_get_clientdata(client); in bq25890_remove() local
946 struct bq25890_device *bq = dev_get_drvdata(dev); in bq25890_suspend() local
959 struct bq25890_device *bq = dev_get_drvdata(dev); in bq25890_resume() local