Searched refs:freeze_set_ops (Results 1 – 3 of 3) sorted by relevance
249 extern void freeze_set_ops(const struct platform_freeze_ops *ops);283 static inline void freeze_set_ops(const struct platform_freeze_ops *ops) {} in freeze_set_ops() function
48 void freeze_set_ops(const struct platform_freeze_ops *ops) in freeze_set_ops() function
673 freeze_set_ops(&acpi_freeze_ops); in acpi_sleep_suspend_setup()