Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpm_runtime.h126 static inline void pm_runtime_allow(struct device *dev) {} in pm_runtime_allow() function
/linux-3.4.99/drivers/base/power/
Druntime.c1211 void pm_runtime_allow(struct device *dev) in pm_runtime_allow() function