Home
last modified time | relevance | path

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

/drivers/power/supply/
Dab8500_fg.c230 struct workqueue_struct *fg_wq; member
812 queue_work(di->fg_wq, &di->fg_work); in ab8500_fg_acc_cur_work()
821 queue_work(di->fg_wq, &di->fg_work); in ab8500_fg_acc_cur_work()
1600 queue_delayed_work(di->fg_wq, in ab8500_fg_algorithm_discharging()
1636 queue_delayed_work(di->fg_wq, in ab8500_fg_algorithm_discharging()
1727 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0); in ab8500_fg_algorithm_calibrate()
1741 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0); in ab8500_fg_algorithm_calibrate()
1799 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0); in ab8500_fg_periodic_work()
1811 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0); in ab8500_fg_periodic_work()
1849 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work, in ab8500_fg_check_hw_failure_work()
[all …]