Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dsuspend.h418 struct platform_hibernation_ops { struct
419 int (*begin)(pm_message_t stage);
420 void (*end)(void);
421 int (*pre_snapshot)(void);
422 void (*finish)(void);
423 int (*prepare)(void);
424 int (*enter)(void);
425 void (*leave)(void);
449 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dsuspend.h418 struct platform_hibernation_ops { struct
419 int (*begin)(pm_message_t stage);
420 void (*end)(void);
421 int (*pre_snapshot)(void);
422 void (*finish)(void);
423 int (*prepare)(void);
424 int (*enter)(void);
425 void (*leave)(void);
449 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dsuspend.h418 struct platform_hibernation_ops { struct
419 int (*begin)(pm_message_t stage);
420 void (*end)(void);
421 int (*pre_snapshot)(void);
422 void (*finish)(void);
423 int (*prepare)(void);
424 int (*enter)(void);
425 void (*leave)(void);
449 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument