Home
last modified time | relevance | path

Searched refs:pm_runtime_suspended_if_enabled (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dpm_runtime.h101 static inline bool pm_runtime_suspended_if_enabled(struct device *dev) in pm_runtime_suspended_if_enabled() function
167 static inline bool pm_runtime_suspended_if_enabled(struct device *dev) { return false; } in pm_runtime_suspended_if_enabled() function
/linux-4.1.27/drivers/base/power/
Dmain.c1378 if (pm_runtime_suspended_if_enabled(dev)) in __device_suspend()
/linux-4.1.27/Documentation/power/
Druntime_pm.txt448 bool pm_runtime_suspended_if_enabled(struct device *dev);