Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpm_runtime.h257 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
/Linux-v6.1/drivers/base/power/
Druntime.c1857 int pm_runtime_force_suspend(struct device *dev) in pm_runtime_force_suspend() function