Lines Matching refs:fg_wq

190  * @fg_wq:		Work queue for running the FG algorithm
233 struct workqueue_struct *fg_wq;
813 queue_work(di->fg_wq, &di->fg_work);
822 queue_work(di->fg_wq, &di->fg_work);
1618 queue_delayed_work(di->fg_wq,
1654 queue_delayed_work(di->fg_wq,
1745 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
1759 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
1817 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
1829 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
1867 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work,
1905 queue_delayed_work(di->fg_wq, &di->fg_low_bat_work,
2024 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
2039 queue_work(di->fg_wq, &di->fg_acc_cur_work);
2058 queue_delayed_work(di->fg_wq, &di->fg_check_hw_failure_work, 0);
2082 queue_delayed_work(di->fg_wq, &di->fg_low_bat_work,
2226 queue_work(di->fg_wq, &di->fg_work);
2235 queue_work(di->fg_wq, &di->fg_work);
2245 queue_work(di->fg_wq, &di->fg_work);
2433 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
2439 queue_delayed_work(di->fg_wq, &di->fg_reinit_work,
2488 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
2983 queue_work(di->fg_wq, &di->fg_work);
3045 queue_delayed_work(di->fg_wq, &di->fg_periodic_work, 0);
3061 flush_workqueue(di->fg_wq);
3111 di->fg_wq = alloc_ordered_workqueue("ab8500_fg_wq", WQ_MEM_RECLAIM);
3112 if (di->fg_wq == NULL) {
3149 destroy_workqueue(di->fg_wq);
3161 destroy_workqueue(di->fg_wq);
3178 destroy_workqueue(di->fg_wq);
3190 destroy_workqueue(di->fg_wq);
3206 destroy_workqueue(di->fg_wq);
3214 destroy_workqueue(di->fg_wq);
3234 destroy_workqueue(di->fg_wq);