Home
last modified time | relevance | path

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

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