Home
last modified time | relevance | path

Searched refs:platform_suspend_ops (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dsuspend.h178 struct platform_suspend_ops { struct
215 extern void suspend_set_ops(const struct platform_suspend_ops *ops);
353 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops()