Searched refs:check_main_thermal_prot_work (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | pm2301_charger.c | 194 queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work); in pm2xxx_charger_batt_therm_mngt() 202 queue_work(pm2->charger_wq, &pm2->check_main_thermal_prot_work); in pm2xxx_charger_die_therm_mngt() 875 check_main_thermal_prot_work); in pm2xxx_charger_check_main_thermal_prot_work() 935 flush_work(&pm2->check_main_thermal_prot_work); in pm2xxx_wall_charger_suspend() 1061 INIT_WORK(&pm2->check_main_thermal_prot_work, in pm2xxx_wall_charger_probe()
|
H A D | ab8500_charger.c | 267 * @check_main_thermal_prot_work: 316 struct work_struct check_main_thermal_prot_work; member 2503 struct ab8500_charger, check_main_thermal_prot_work); in ab8500_charger_check_main_thermal_prot_work() 2630 queue_work(di->charger_wq, &di->check_main_thermal_prot_work); in ab8500_charger_mainchthprotr_handler() 2649 queue_work(di->charger_wq, &di->check_main_thermal_prot_work); in ab8500_charger_mainchthprotf_handler() 3535 INIT_WORK(&di->check_main_thermal_prot_work, in ab8500_charger_probe()
|
H A D | pm2301_charger.h | 485 struct work_struct check_main_thermal_prot_work; member
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | ab8500_charger.c | 269 * @check_main_thermal_prot_work: 318 struct work_struct check_main_thermal_prot_work; member 2506 struct ab8500_charger, check_main_thermal_prot_work); in ab8500_charger_check_main_thermal_prot_work() 2633 queue_work(di->charger_wq, &di->check_main_thermal_prot_work); in ab8500_charger_mainchthprotr_handler() 2652 queue_work(di->charger_wq, &di->check_main_thermal_prot_work); in ab8500_charger_mainchthprotf_handler() 3574 INIT_WORK(&di->check_main_thermal_prot_work, in ab8500_charger_probe()
|
Completed in 12 milliseconds