Searched refs:bq2415x_timer_error (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/power/supply/ |
D | bq2415x_charger.c | 882 static void bq2415x_timer_error(struct bq2415x_device *bq, const char *msg) in bq2415x_timer_error() function 912 bq2415x_timer_error(bq, "Resetting timer failed"); in bq2415x_timer_work() 918 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 924 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 942 bq2415x_timer_error(bq, in bq2415x_timer_work() 946 bq2415x_timer_error(bq, "Overload"); in bq2415x_timer_work() 949 bq2415x_timer_error(bq, in bq2415x_timer_work() 953 bq2415x_timer_error(bq, in bq2415x_timer_work() 957 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 980 bq2415x_timer_error(bq, in bq2415x_timer_work() [all …]
|