Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dpower.h28 extern int arch_hibernation_header_restore(void *addr);
37 return arch_hibernation_header_restore(info) ? in check_image_kernel()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsuspend.h49 int arch_hibernation_header_restore(void *addr);
/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dhibernate.c129 int arch_hibernation_header_restore(void *addr) in arch_hibernation_header_restore() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dhibernate.c148 int arch_hibernation_header_restore(void *addr) in arch_hibernation_header_restore() function
179 EXPORT_SYMBOL(arch_hibernation_header_restore);