Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dsuspend.c201 void suspend_set_ops(const struct platform_suspend_ops *ops) in suspend_set_ops() function
/kernel/linux/linux-5.10/include/linux/
Dsuspend.h344 static inline void suspend_set_ops(const struct platform_suspend_ops *ops) {} in suspend_set_ops() function