Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/regulator/
A Ddriver.h637 struct delayed_work disable_work; member
/linux-6.3-rc2/drivers/regulator/
A Dcore.c3066 disable_work.work); in regulator_disable_work()
3080 cancel_delayed_work(&rdev->disable_work); in regulator_disable_work()
3127 mod_delayed_work(system_power_efficient_wq, &rdev->disable_work, in regulator_disable_deferred()
5534 INIT_DELAYED_WORK(&rdev->disable_work, regulator_disable_work); in regulator_register()
5696 flush_work(&rdev->disable_work.work); in regulator_unregister()

Completed in 16 milliseconds