Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/power/supply/
Dab8500_charger.c309 struct delayed_work attach_work; member
2224 container_of(work, struct ab8500_charger, attach_work.work); in ab8500_charger_usb_link_attach_work()
2357 &di->attach_work, in ab8500_charger_usb_link_status_work()
2366 &di->attach_work, in ab8500_charger_usb_link_status_work()
2370 &di->attach_work, in ab8500_charger_usb_link_status_work()
3259 flush_delayed_work(&di->attach_work); in ab8500_charger_suspend()
3502 INIT_DELAYED_WORK(&di->attach_work, in ab8500_charger_probe()