Searched refs:platform_suspend_ops (Results 1 – 1 of 1) sorted by relevance
177 struct platform_suspend_ops { struct202 extern void suspend_set_ops(const struct platform_suspend_ops *ops); argument244 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops()