Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h174 extern int swsusp_write(unsigned int flags);
H A Dhibernate.c769 error = swsusp_write(flags); in hibernate()
H A Dswap.c910 int swsusp_write(unsigned int flags) in swsusp_write() function