Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dbq2415x_charger.c178 const char *timer_error; member
525 bq->timer_error = NULL; in bq2415x_reset_chip()
873 bq->timer_error = NULL; in bq2415x_set_autotimer()
884 bq->timer_error = msg; in bq2415x_timer_error()
1157 if (bq->timer_error) in bq2415x_sysfs_show_timer()
1158 return sprintf(buf, "%s\n", bq->timer_error); in bq2415x_sysfs_show_timer()