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

/linux-master/include/linux/
H A Dpm_runtime.h277 static inline void pm_runtime_forbid(struct device *dev) {} function
/linux-master/drivers/base/power/
H A Druntime.c1578 void pm_runtime_forbid(struct device *dev) function
1591 EXPORT_SYMBOL_GPL(pm_runtime_forbid); variable

Completed in 138 milliseconds