Searched defs:platform_hibernation_ops (Results 1 – 1 of 1) sorted by relevance
423 struct platform_hibernation_ops { struct424 int (*begin)(pm_message_t stage);448 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument