Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/power/supply/
Dbq2415x_charger.c169 const char *timer_error; member
517 bq->timer_error = NULL; in bq2415x_reset_chip()
867 bq->timer_error = NULL; in bq2415x_set_autotimer()
878 bq->timer_error = msg; in bq2415x_timer_error()
1120 if (bq->timer_error) in bq2415x_sysfs_show_timer()
1121 return sysfs_emit(buf, "%s\n", bq->timer_error); in bq2415x_sysfs_show_timer()