Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_charger.c269 * @check_usb_thermal_prot_work:
317 struct work_struct check_usb_thermal_prot_work; member
2533 struct ab8500_charger, check_usb_thermal_prot_work); in ab8500_charger_check_usb_thermal_prot_work()
2769 queue_work(di->charger_wq, &di->check_usb_thermal_prot_work); in ab8500_charger_usbchthprotr_handler()
2788 queue_work(di->charger_wq, &di->check_usb_thermal_prot_work); in ab8500_charger_usbchthprotf_handler()
3537 INIT_WORK(&di->check_usb_thermal_prot_work, in ab8500_charger_probe()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_charger.c271 * @check_usb_thermal_prot_work:
319 struct work_struct check_usb_thermal_prot_work; member
2536 struct ab8500_charger, check_usb_thermal_prot_work); in ab8500_charger_check_usb_thermal_prot_work()
2772 queue_work(di->charger_wq, &di->check_usb_thermal_prot_work); in ab8500_charger_usbchthprotr_handler()
2791 queue_work(di->charger_wq, &di->check_usb_thermal_prot_work); in ab8500_charger_usbchthprotf_handler()
3576 INIT_WORK(&di->check_usb_thermal_prot_work, in ab8500_charger_probe()

Completed in 15 milliseconds