Searched defs:pm_runtime_active (Results 1 – 1 of 1) sorted by relevance
166 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function304 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function631 DEFINE_GUARD_COND(pm_runtime_active, _try, in DEFINE_GUARD_COND() argument