Home
last modified time | relevance | path

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

/include/linux/
A Dpm_runtime.h331 bool pm_runtime_need_not_resume(struct device *dev);
336 static inline bool pm_runtime_need_not_resume(struct device *dev) {return true; } in pm_runtime_need_not_resume() function

Completed in 10 milliseconds