platform_freeze_ops 204 include/linux/suspend.h extern void freeze_set_ops(const struct platform_freeze_ops *ops); platform_freeze_ops 231 include/linux/suspend.h static inline void freeze_set_ops(const struct platform_freeze_ops *ops) {}