Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_runtime.h139 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function
261 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h80 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function