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/reboot.h>
#include <pnx833x.h>

Go to the source code of this file.

Functions

void pnx833x_machine_restart (char *command)
 
void pnx833x_machine_halt (void)
 
void pnx833x_machine_power_off (void)
 

Function Documentation

void pnx833x_machine_halt ( void  )

Definition at line 34 of file reset.c.

void pnx833x_machine_power_off ( void  )

Definition at line 41 of file reset.c.

void pnx833x_machine_restart ( char command)

Definition at line 28 of file reset.c.