Home
last modified time | relevance | path

Searched defs:platform_hibernation_ops (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dsuspend.h423 struct platform_hibernation_ops { struct
424 int (*begin)(pm_message_t stage);
448 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument