Searched defs:pm_runtime_allow (Results 1 - 1 of 1) sorted by relevance

/drivers/base/power/
H A Druntime.c1202 * so that it cannot be suspended at run time until pm_runtime_allow() is called
1221 * pm_runtime_allow - Unblock runtime PM of a device.
1226 void pm_runtime_allow(struct device *dev) function
1239 EXPORT_SYMBOL_GPL(pm_runtime_allow); variable

Completed in 44 milliseconds