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

/linux-4.1.27/include/linux/
H A Dpm_runtime.h84 static inline bool pm_runtime_suspended(struct device *dev) pm_runtime_suspended() function
164 static inline bool pm_runtime_suspended(struct device *dev) { return false; } pm_runtime_active() function

Completed in 170 milliseconds