Home
last modified time | relevance | path

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

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