Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dab8500_charger.c311 struct delayed_work attach_work; member
2242 container_of(work, struct ab8500_charger, attach_work.work); in ab8500_charger_usb_link_attach_work()
2375 &di->attach_work, in ab8500_charger_usb_link_status_work()
2384 &di->attach_work, in ab8500_charger_usb_link_status_work()
2388 &di->attach_work, in ab8500_charger_usb_link_status_work()
3272 flush_delayed_work(&di->attach_work); in ab8500_charger_suspend()
3563 INIT_DELAYED_WORK(&di->attach_work, in ab8500_charger_probe()