Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Dab8500_charger.c303 struct delayed_work attach_work; member
2215 container_of(work, struct ab8500_charger, attach_work.work); in ab8500_charger_usb_link_attach_work()
2348 &di->attach_work, in ab8500_charger_usb_link_status_work()
2357 &di->attach_work, in ab8500_charger_usb_link_status_work()
2361 &di->attach_work, in ab8500_charger_usb_link_status_work()
3250 flush_delayed_work(&di->attach_work); in ab8500_charger_suspend()
3461 INIT_DELAYED_WORK(&di->attach_work, in ab8500_charger_probe()