1SYSCORE_SUSPEND(9) Device drivers infrastructure SYSCORE_SUSPEND(9)
23
4
NAME
6syscore_suspend - Execute all the registered system core suspend
7callbacks.
8
SYNOPSIS
10int syscore_suspend(void);
11
ARGUMENTS
13void
14no arguments
15
DESCRIPTION
17This function is executed with one CPU on-line and disabled interrupts.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 SYSCORE_SUSPEND(9)