Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c2988 static void regulator_disable_work(struct work_struct *work) in regulator_disable_work() function
5382 INIT_DELAYED_WORK(&rdev->disable_work, regulator_disable_work); in regulator_register()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c3133 static void regulator_disable_work(struct work_struct *work) in regulator_disable_work() function
5604 INIT_DELAYED_WORK(&rdev->disable_work, regulator_disable_work); in regulator_register()

Completed in 14 milliseconds