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

/linux-master/include/linux/
H A Dpm_runtime.h244 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } function
/linux-master/drivers/base/power/
H A Druntime.c1905 int pm_runtime_force_suspend(struct device *dev) function
1943 EXPORT_SYMBOL_GPL(pm_runtime_force_suspend); variable

Completed in 198 milliseconds