Searched refs:hibernation_set_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsuspend.h387 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops);
406 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} function
/linux-master/drivers/acpi/
H A Dsleep.c1029 hibernation_set_ops(old_suspend_ordering ?
/linux-master/kernel/power/
H A Dhibernate.c100 * hibernation_set_ops - Set the global hibernate operations.
103 void hibernation_set_ops(const struct platform_hibernation_ops *ops) function
124 EXPORT_SYMBOL_GPL(hibernation_set_ops); variable

Completed in 290 milliseconds