Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsuspend.h207 extern void suspend_set_ops(const struct platform_suspend_ops *ops);
288 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops() function