Home
last modified time | relevance | path

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

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