1. NAME

syscore_suspend - Execute all the registered system core suspend callbacks.

2. SYNOPSIS

int syscore_suspend( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

This function is executed with one CPU on-line and disabled interrupts.

5. COPYRIGHT