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