Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq2415x_charger.c169 const char *timer_error; member
516 bq->timer_error = NULL; in bq2415x_reset_chip()
864 bq->timer_error = NULL; in bq2415x_set_autotimer()
875 bq->timer_error = msg; in bq2415x_timer_error()
1100 if (bq->timer_error) in bq2415x_sysfs_show_timer()
1101 return sysfs_emit(buf, "%s\n", bq->timer_error); in bq2415x_sysfs_show_timer()