Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpm_runtime.h101 static inline bool pm_runtime_callbacks_present(struct device *dev) in pm_runtime_callbacks_present() function
165 static inline bool pm_runtime_callbacks_present(struct device *dev) { return false; } in pm_runtime_callbacks_present() function