platform_hibernation_ops 329 include/linux/suspend.h extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); platform_hibernation_ops 342 include/linux/suspend.h static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {}