Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dab8500_charger.c313 struct work_struct check_usb_thermal_prot_work; member
2579 struct ab8500_charger, check_usb_thermal_prot_work); in ab8500_charger_check_usb_thermal_prot_work()
2823 queue_work(di->charger_wq, &di->check_usb_thermal_prot_work); in ab8500_charger_usbchthprotr_handler()
2842 queue_work(di->charger_wq, &di->check_usb_thermal_prot_work); in ab8500_charger_usbchthprotf_handler()
3603 INIT_WORK(&di->check_usb_thermal_prot_work, in ab8500_charger_probe()