Searched refs:bq2415x_timer_error (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/power/supply/ |
D | bq2415x_charger.c | 873 static void bq2415x_timer_error(struct bq2415x_device *bq, const char *msg) in bq2415x_timer_error() function 903 bq2415x_timer_error(bq, "Resetting timer failed"); in bq2415x_timer_work() 909 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 915 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 933 bq2415x_timer_error(bq, in bq2415x_timer_work() 937 bq2415x_timer_error(bq, "Overload"); in bq2415x_timer_work() 940 bq2415x_timer_error(bq, in bq2415x_timer_work() 944 bq2415x_timer_error(bq, in bq2415x_timer_work() 948 bq2415x_timer_error(bq, "Unknown error"); in bq2415x_timer_work() 971 bq2415x_timer_error(bq, in bq2415x_timer_work() [all …]
|