Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dcore.c2324 static void regulator_disable_work(struct work_struct *work) in regulator_disable_work() function
3915 INIT_DELAYED_WORK(&rdev->disable_work, regulator_disable_work); in regulator_register()