Home
last modified time | relevance | path

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

/linux/include/linux/
A Dsuspend.h363 struct platform_hibernation_ops { struct
387 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument
406 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} in hibernation_set_ops()
/linux/scripts/
A Dconst_structs.checkpatch62 platform_hibernation_ops
/linux/drivers/acpi/
A Dsleep.c974 static const struct platform_hibernation_ops acpi_hibernation_ops = {
1025 static const struct platform_hibernation_ops acpi_hibernation_ops_old = {
/linux/kernel/power/
A Dhibernate.c78 static const struct platform_hibernation_ops *hibernation_ops;
103 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops()

Completed in 15 milliseconds