Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_runtime.h262 static inline int __pm_runtime_suspend(struct device *dev, int rpmflags) in __pm_runtime_suspend() function
/openbmc/linux/drivers/base/power/
H A Druntime.c1122 int __pm_runtime_suspend(struct device *dev, int rpmflags) in __pm_runtime_suspend() function