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);349 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
1107 s2idle_set_ops(&acpi_s2idle_ops); in acpi_sleep_suspend_setup()