Home
last modified time | relevance | path

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

/include/linux/
Dsuspend.h213 extern void suspend_set_ops(const struct platform_suspend_ops *ops);
349 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops() function