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