Home
last modified time | relevance | path

Searched refs:hibernation_platform_enter (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/power/
Dpower.h65 extern int hibernation_platform_enter(void);
Dhibernate.c558 int hibernation_platform_enter(void) in hibernation_platform_enter() function
665 hibernation_platform_enter(); in power_down()
Duser.c401 error = hibernation_platform_enter(); in snapshot_ioctl()