Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h121 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function
260 static inline bool pm_runtime_suspended(struct device *dev) { return false; } in pm_runtime_suspended() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h74 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() function