Lines Matching refs:charger_wq
194 queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work);
202 queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work);
214 queue_delayed_work(pm2->charger_wq, &pm2->check_hw_failure_work, 0);
303 queue_work(pm2->charger_wq, &pm2->ac_work);
314 queue_work(pm2->charger_wq, &pm2->ac_work);
863 queue_delayed_work(pm2->charger_wq,
916 queue_delayed_work(pm2->charger_wq,
1049 pm2->charger_wq = alloc_ordered_workqueue("pm2xxx_charger_wq",
1051 if (pm2->charger_wq == NULL) {
1178 destroy_workqueue(pm2->charger_wq);
1201 destroy_workqueue(pm2->charger_wq);