Searched defs:pm_runtime_active (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dpm_runtime.h162 static inline bool pm_runtime_active(struct device *dev) function
285 static inline bool pm_runtime_active(struct device *dev) { return true; } function

Completed in 135 milliseconds