Searched refs:bq2415x_timer_error (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/power/supply/ |
| H A D | bq2415x_charger.c | 876 static void bq2415x_timer_error(struct bq2415x_device *bq, const char *msg) in bq2415x_timer_error() function 913 bq2415x_timer_error(bq, "Resetting timer failed"); in bq2415x_timer_work() 919 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 925 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 943 bq2415x_timer_error(bq, in bq2415x_timer_work() 947 bq2415x_timer_error(bq, "Overload"); in bq2415x_timer_work() 950 bq2415x_timer_error(bq, in bq2415x_timer_work() 954 bq2415x_timer_error(bq, in bq2415x_timer_work() 958 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 981 bq2415x_timer_error(bq, in bq2415x_timer_work() [all …]
|