Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dpm_runtime.h123 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
264 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function
/kernel/linux/linux-6.6/include/linux/
H A Dpm_runtime.h155 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
296 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function

Completed in 3 milliseconds