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

/linux-4.1.27/include/linux/
H A Dpm_runtime.h106 static inline bool pm_runtime_enabled(struct device *dev) pm_runtime_enabled() function
168 static inline bool pm_runtime_enabled(struct device *dev) { return false; } pm_runtime_enabled() function

Completed in 181 milliseconds