Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsuspend.h423 struct platform_hibernation_ops { struct
448 extern void hibernation_set_ops(const struct platform_hibernation_ops *ops); argument
463 static inline void hibernation_set_ops(const struct platform_hibernation_ops *ops) {} in hibernation_set_ops()
/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch46 platform_hibernation_ops
/OK3568_Linux_fs/kernel/kernel/power/
H A Dhibernate.c68 static const struct platform_hibernation_ops *hibernation_ops;
91 void hibernation_set_ops(const struct platform_hibernation_ops *ops) in hibernation_set_ops()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dsleep.c1239 static const struct platform_hibernation_ops acpi_hibernation_ops = {
1289 static const struct platform_hibernation_ops acpi_hibernation_ops_old = {