Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpm_runtime.h289 static inline void pm_runtime_forbid(struct device *dev) {} in pm_runtime_forbid() function
/Linux-v6.6/drivers/base/power/
Druntime.c1545 void pm_runtime_forbid(struct device *dev) in pm_runtime_forbid() function