Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsuspend.h419 struct platform_hibernation_ops { struct
443 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument
458 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} in hibernation_set_ops()
/linux-6.3-rc2/scripts/
A Dconst_structs.checkpatch59 platform_hibernation_ops
/linux-6.3-rc2/drivers/acpi/
A Dsleep.c955 static const struct platform_hibernation_ops acpi_hibernation_ops = {
1005 static const struct platform_hibernation_ops acpi_hibernation_ops_old = {
/linux-6.3-rc2/kernel/power/
A Dhibernate.c68 static const struct platform_hibernation_ops *hibernation_ops;
93 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops()

Completed in 9 milliseconds