Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dpower.h200 extern int swsusp_read(unsigned int *flags_p);
H A Dhibernate.c758 error = swsusp_read(&flags); in load_image_and_restore()
H A Dswap.c1529 * swsusp_read - read the hibernation image.
1534 int swsusp_read(unsigned int *flags_p) in swsusp_read() function