Searched defs:pm_runtime_enabled (Results 1 – 2 of 2) sorted by relevance
173 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function267 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
205 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function299 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function