Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpm_runtime.h336 static inline bool pm_runtime_need_not_resume(struct device *dev) {return true; } in pm_runtime_need_not_resume() function
/linux/drivers/base/power/
H A Druntime.c2105 bool pm_runtime_need_not_resume(struct device *dev) in pm_runtime_need_not_resume() function