Searched defs:pm_runtime_suspended (Results 1 – 2 of 2) sorted by relevance
121 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function260 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function
74 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function