Searched refs:freeze_set_ops (Results 1 – 3 of 3) sorted by relevance
219 extern void freeze_set_ops(const struct platform_freeze_ops *ops);247 static inline void freeze_set_ops(const struct platform_freeze_ops *ops) {} in freeze_set_ops() function
45 void freeze_set_ops(const struct platform_freeze_ops *ops) in freeze_set_ops() function
668 freeze_set_ops(&acpi_freeze_ops); in acpi_sleep_suspend_setup()