Lines Matching refs:charger_wq
202 queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work); in pm2xxx_charger_batt_therm_mngt()
210 queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work); in pm2xxx_charger_die_therm_mngt()
222 queue_delayed_work(pm2->charger_wq, &pm2->check_hw_failure_work, 0); in pm2xxx_charger_ovv_mngt()
311 queue_work(pm2->charger_wq, &pm2->ac_work); in pm2xxx_charger_itv_pwr_plug_mngt()
322 queue_work(pm2->charger_wq, &pm2->ac_work); in pm2xxx_charger_itv_pwr_unplug_mngt()
867 queue_delayed_work(pm2->charger_wq, in pm2xxx_charger_check_hw_failure_work()
924 queue_delayed_work(pm2->charger_wq, in pm2xxx_wall_charger_resume()
1073 pm2->charger_wq = in pm2xxx_wall_charger_probe()
1075 if (pm2->charger_wq == NULL) { in pm2xxx_wall_charger_probe()
1199 destroy_workqueue(pm2->charger_wq); in pm2xxx_wall_charger_probe()
1222 destroy_workqueue(pm2->charger_wq); in pm2xxx_wall_charger_remove()