Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/power/
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()
1154 if (bq->timer_error) in bq2415x_sysfs_show_timer()
1155 return sprintf(buf, "%s\n", bq->timer_error); in bq2415x_sysfs_show_timer()