Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsuspend.h248 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops);
258 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} in hibernation_set_ops() function
/linux-2.6.39/drivers/acpi/
Dsleep.c765 hibernation_set_ops(old_suspend_ordering ? in acpi_sleep_init()
/linux-2.6.39/kernel/power/
Dhibernate.c62 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops() function