KERNEL_POWER_OFF
Section: Driver Basics (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
kernel_power_off - power_off the system
 
SYNOPSIS
- 
void kernel_power_off(void);
ARGUMENTS
void
- 
- no arguments
DESCRIPTION
Shutdown everything and perform a clean system power_off.
 
COPYRIGHT