platform_hibernation_ops 1205 drivers/acpi/sleep.c static const struct platform_hibernation_ops acpi_hibernation_ops = {
platform_hibernation_ops 1255 drivers/acpi/sleep.c static const struct platform_hibernation_ops acpi_hibernation_ops_old = {
platform_hibernation_ops  447 include/linux/suspend.h extern void hibernation_set_ops(const struct platform_hibernation_ops *ops);
platform_hibernation_ops  461 include/linux/suspend.h static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {}
platform_hibernation_ops   68 kernel/power/hibernate.c static const struct platform_hibernation_ops *hibernation_ops;
platform_hibernation_ops   79 kernel/power/hibernate.c void hibernation_set_ops(const struct platform_hibernation_ops *ops)