Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpm_runtime.h175 static inline bool pm_runtime_active(struct device *dev) in pm_runtime_active() function
299 static inline bool pm_runtime_active(struct device *dev) { return true; } in pm_runtime_active() function

Completed in 4 milliseconds