pm_runtime_suspended   78 include/linux/pm_runtime.h static inline bool pm_runtime_suspended(struct device *dev)
pm_runtime_suspended  157 include/linux/pm_runtime.h static inline bool pm_runtime_suspended(struct device *dev) { return false; }