Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpm_runtime.h266 static inline int __pm_runtime_suspend(struct device *dev, int rpmflags) in __pm_runtime_suspend() function
/linux-6.15/drivers/base/power/
H A Druntime.c1132 int __pm_runtime_suspend(struct device *dev, int rpmflags) in __pm_runtime_suspend() function