Home
last modified time | relevance | path

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

/linux/kernel/power/ !
H A Dpower.h70 extern int hibernation_platform_enter(void);
H A Dhibernate.c618 int hibernation_platform_enter(void) in hibernation_platform_enter() function
723 error = hibernation_platform_enter(); in power_down()
H A Duser.c409 error = hibernation_platform_enter(); in snapshot_ioctl()