Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dcore.c2457 static void regulator_disable_work(struct work_struct *work) in regulator_disable_work() function
4320 INIT_DELAYED_WORK(&rdev->disable_work, regulator_disable_work); in regulator_register()