Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dab8500_charger.c318 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()