Searched refs:pm_runtime_force_suspend (Results 1 – 1 of 1) sorted by relevance
38 _DEFINE_DEV_PM_OPS(name, pm_runtime_force_suspend, \69 extern int pm_runtime_force_suspend(struct device *dev);258 static inline int pm_runtime_force_suspend(struct device *dev) { return 0; } in pm_runtime_force_suspend() function
Completed in 4 milliseconds