Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_runtime.h208 static inline bool pm_runtime_blocked(struct device *dev) in pm_runtime_blocked() function
291 static inline bool pm_runtime_blocked(struct device *dev) { return true; } in pm_runtime_blocked() function