Home
last modified time | relevance | path

Searched refs:hibernation_set_ops (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/power/
H A Dhibernate.c120 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops() function
141 EXPORT_SYMBOL_GPL(hibernation_set_ops);
/linux/drivers/acpi/
H A Dsleep.c1047 hibernation_set_ops(old_suspend_ordering ? in acpi_sleep_hibernate_setup()