Searched refs:pm_runtime_suspended_if_enabled (Results 1 – 3 of 3) sorted by relevance
101 static inline bool pm_runtime_suspended_if_enabled(struct device *dev) in pm_runtime_suspended_if_enabled() function167 static inline bool pm_runtime_suspended_if_enabled(struct device *dev) { return false; } in pm_runtime_suspended_if_enabled() function
1378 if (pm_runtime_suspended_if_enabled(dev)) in __device_suspend()
448 bool pm_runtime_suspended_if_enabled(struct device *dev);