Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dswap.c340 * swsusp_swap_check - check if the resume device is a swap device
345 static int swsusp_swap_check(void) in swsusp_swap_check() function
411 ret = swsusp_swap_check(); in get_swap_writer()