Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dab8500_charger.c303 struct delayed_work attach_work; member
2214 container_of(work, struct ab8500_charger, attach_work.work); in ab8500_charger_usb_link_attach_work()
2347 &di->attach_work, in ab8500_charger_usb_link_status_work()
2356 &di->attach_work, in ab8500_charger_usb_link_status_work()
2360 &di->attach_work, in ab8500_charger_usb_link_status_work()
3256 flush_delayed_work(&di->attach_work); in ab8500_charger_suspend()
3467 INIT_DELAYED_WORK(&di->attach_work, in ab8500_charger_probe()