Searched refs:s2idle_set_ops (Results 1 – 3 of 3) sorted by relevance
310 extern void s2idle_set_ops(const struct platform_s2idle_ops *ops);347 static inline void s2idle_set_ops(const struct platform_s2idle_ops *ops) {} in s2idle_set_ops() function
76 void s2idle_set_ops(const struct platform_s2idle_ops *ops) in s2idle_set_ops() function
1066 s2idle_set_ops(&acpi_s2idle_ops); in acpi_sleep_suspend_setup()