Home
last modified time | relevance | path

Searched refs:bq25890_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/power/supply/
Dbq25890_charger.c99 struct bq25890_device { struct
314 static int bq25890_field_read(struct bq25890_device *bq, in bq25890_field_read()
327 static int bq25890_field_write(struct bq25890_device *bq, in bq25890_field_write()
398 static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq);
404 struct bq25890_device *bq = power_supply_get_drvdata(psy); in bq25890_power_supply_get_property()
538 static int bq25890_get_chip_state(struct bq25890_device *bq, in bq25890_get_chip_state()
570 static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq) in __bq25890_handle_irq()
606 struct bq25890_device *bq = private; in bq25890_irq_handler_thread()
616 static int bq25890_chip_reset(struct bq25890_device *bq) in bq25890_chip_reset()
639 static int bq25890_hw_init(struct bq25890_device *bq) in bq25890_hw_init()
[all …]