Searched refs:swsusp_check (Results 1 – 3 of 3) sorted by relevance
198 int swsusp_check(bool exclusive);
875 error = swsusp_check(false); in hibernate() 1039 error = swsusp_check(true); in software_resume()
1568 * swsusp_check - Open the resume device and check for the swsusp signature.1572 int swsusp_check(bool exclusive) in swsusp_check() function