Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dbq2415x_charger.c180 int autotimer; /* 1 - if driver automatically reset timer, 0 - not */ member
850 if (bq->autotimer == state) { in bq2415x_set_autotimer()
855 bq->autotimer = state; in bq2415x_set_autotimer()
894 if (!bq->autotimer) in bq2415x_timer_work()
1069 bq->autotimer = 0; in bq2415x_power_supply_exit()
1144 if (bq->autotimer) in bq2415x_sysfs_show_timer()
1590 bq->autotimer = 0; in bq2415x_probe()