Searched defs:pm_runtime_enabled (Results 1 – 1 of 1) sorted by relevance
172 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function266 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function
Completed in 5 milliseconds