Searched refs:pm_runtime_work (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/base/power/
H A Druntime.c946 * pm_runtime_work - Universal runtime PM work function.
952 static void pm_runtime_work(struct work_struct *work) function
1764 INIT_WORK(&dev->power.work, pm_runtime_work);

Completed in 325 milliseconds