Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
reset.c File Reference
#include <linux/smp.h>
#include <asm/hexagon_vm.h>

Go to the source code of this file.

Functions

void machine_power_off (void)
 
void machine_halt (void)
 
void machine_restart (char *cmd)
 
void pm_power_off (void)
 

Function Documentation

void machine_halt ( void  )

Definition at line 28 of file reset.c.

void machine_power_off ( void  )

Definition at line 22 of file reset.c.

void machine_restart ( char cmd)

Definition at line 32 of file reset.c.

void pm_power_off ( void  )

Definition at line 36 of file reset.c.