Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dbq2415x_charger.c181 int autotimer; /* 1 - if driver automatically reset timer, 0 - not */ member
863 if (bq->autotimer == state) { in bq2415x_set_autotimer()
868 bq->autotimer = state; in bq2415x_set_autotimer()
907 if (!bq->autotimer) in bq2415x_timer_work()
1085 bq->autotimer = 0; in bq2415x_power_supply_exit()
1160 if (bq->autotimer) in bq2415x_sysfs_show_timer()
1605 bq->autotimer = 0; in bq2415x_probe()