Searched defs:pm_runtime_active (Results 1 – 2 of 2) sorted by relevance
84 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function158 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
80 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function