Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25890_charger.c103 struct bq25890_device { struct
329 static int bq25890_field_read(struct bq25890_device *bq, in bq25890_field_read()
342 static int bq25890_field_write(struct bq25890_device *bq, in bq25890_field_write()
413 static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq);
419 struct bq25890_device *bq = power_supply_get_drvdata(psy); in bq25890_power_supply_get_property()
553 static int bq25890_get_chip_state(struct bq25890_device *bq, in bq25890_get_chip_state()
585 static irqreturn_t __bq25890_handle_irq(struct bq25890_device *bq) in __bq25890_handle_irq()
621 struct bq25890_device *bq = private; in bq25890_irq_handler_thread()
631 static int bq25890_chip_reset(struct bq25890_device *bq) in bq25890_chip_reset()
654 static int bq25890_hw_init(struct bq25890_device *bq) in bq25890_hw_init()
[all …]