check_main_thermal_prot_work  310 drivers/power/supply/ab8500_charger.c 	struct work_struct check_main_thermal_prot_work;
check_main_thermal_prot_work 2478 drivers/power/supply/ab8500_charger.c 		struct ab8500_charger, check_main_thermal_prot_work);
check_main_thermal_prot_work 2605 drivers/power/supply/ab8500_charger.c 	queue_work(di->charger_wq, &di->check_main_thermal_prot_work);
check_main_thermal_prot_work 2624 drivers/power/supply/ab8500_charger.c 	queue_work(di->charger_wq, &di->check_main_thermal_prot_work);
check_main_thermal_prot_work 3478 drivers/power/supply/ab8500_charger.c 	INIT_WORK(&di->check_main_thermal_prot_work,
check_main_thermal_prot_work  199 drivers/power/supply/pm2301_charger.c 	queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work);
check_main_thermal_prot_work  207 drivers/power/supply/pm2301_charger.c 	queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work);
check_main_thermal_prot_work  880 drivers/power/supply/pm2301_charger.c 					check_main_thermal_prot_work);
check_main_thermal_prot_work  940 drivers/power/supply/pm2301_charger.c 	flush_work(&pm2->check_main_thermal_prot_work);
check_main_thermal_prot_work 1066 drivers/power/supply/pm2301_charger.c 	INIT_WORK(&pm2->check_main_thermal_prot_work,
check_main_thermal_prot_work  485 drivers/power/supply/pm2301_charger.h 	struct work_struct check_main_thermal_prot_work;