Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dbq2415x_charger.c177 const char *timer_error; member
524 bq->timer_error = NULL; in bq2415x_reset_chip()
860 bq->timer_error = NULL; in bq2415x_set_autotimer()
871 bq->timer_error = msg; in bq2415x_timer_error()
1141 if (bq->timer_error) in bq2415x_sysfs_show_timer()
1142 return sprintf(buf, "%s\n", bq->timer_error); in bq2415x_sysfs_show_timer()