Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbq2415x_charger.c172 int autotimer; /* 1 - if driver automatically reset timer, 0 - not */ member
857 if (bq->autotimer == state) { in bq2415x_set_autotimer()
862 bq->autotimer = state; in bq2415x_set_autotimer()
908 if (!bq->autotimer) in bq2415x_timer_work()
1048 bq->autotimer = 0; in bq2415x_power_supply_exit()
1123 if (bq->autotimer) in bq2415x_sysfs_show_timer()
1604 bq->autotimer = 0; in bq2415x_probe()