Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq2415x_charger.c172 int autotimer; /* 1 - if driver automatically reset timer, 0 - not */ member
854 if (bq->autotimer == state) { in bq2415x_set_autotimer()
859 bq->autotimer = state; in bq2415x_set_autotimer()
898 if (!bq->autotimer) in bq2415x_timer_work()
1028 bq->autotimer = 0; in bq2415x_power_supply_exit()
1103 if (bq->autotimer) in bq2415x_sysfs_show_timer()
1584 bq->autotimer = 0; in bq2415x_probe()