Home
last modified time | relevance | path

Searched refs:check_main_thermal_prot_work (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/power/supply/
Dab8500_charger.c318 struct work_struct check_main_thermal_prot_work; member
2517 struct ab8500_charger, check_main_thermal_prot_work); in ab8500_charger_check_main_thermal_prot_work()
2644 queue_work(di->charger_wq, &di->check_main_thermal_prot_work); in ab8500_charger_mainchthprotr_handler()
2663 queue_work(di->charger_wq, &di->check_main_thermal_prot_work); in ab8500_charger_mainchthprotf_handler()
3585 INIT_WORK(&di->check_main_thermal_prot_work, in ab8500_charger_probe()