Home
last modified time | relevance | path

Searched defs:pm_runtime_suspended (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dpm_runtime.h79 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
156 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function