Searched refs:s2idle_set_ops (Results 1 – 3 of 3) sorted by relevance
256 extern void s2idle_set_ops(const struct platform_s2idle_ops *ops);292 static inline void s2idle_set_ops(const struct platform_s2idle_ops *ops) {} in s2idle_set_ops() function
72 void s2idle_set_ops(const struct platform_s2idle_ops *ops) in s2idle_set_ops() function
1056 s2idle_set_ops(&acpi_s2idle_ops); in acpi_sleep_suspend_setup()