Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25890_charger.c553 static int bq25890_get_chip_state(struct bq25890_device *bq, in bq25890_get_chip_state() function
590 ret = bq25890_get_chip_state(bq, &new_state); in __bq25890_handle_irq()
707 ret = bq25890_get_chip_state(bq, &bq->state); in bq25890_hw_init()
969 bq25890_get_chip_state(bq, &bq->state); in bq25890_set_pd_param()
1315 ret = bq25890_get_chip_state(bq, &bq->state); in bq25890_resume()