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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dsuspend.h70 extern void hibernation_set_ops(struct hibernation_ops *ops);
79 static inline void hibernation_set_ops(struct hibernation_ops *ops) {} function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/acpi/sleep/
H A Dmain.c272 hibernation_set_ops(&acpi_hibernation_ops);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/power/
H A Ddisk.c51 * hibernation_set_ops - set the global hibernate operations
55 void hibernation_set_ops(struct hibernation_ops *ops) function

Completed in 21 milliseconds