Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpm_runtime.h205 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() function
299 static inline bool pm_runtime_enabled(struct device *dev) { return false; } in pm_runtime_enabled() function