Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_runtime.h255 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
/openbmc/linux/drivers/base/power/
H A Druntime.c1872 int pm_runtime_force_suspend(struct device *dev) in pm_runtime_force_suspend() function