Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
reboot.h File Reference

Go to the source code of this file.

Functions

void native_machine_restart (char *cmd)
 
void native_machine_halt (void)
 
void native_machine_power_off (void)
 
void bfin_reset_boot_spi_cs (unsigned short pin)
 

Function Documentation

void bfin_reset_boot_spi_cs ( unsigned short  pin)

Definition at line 1222 of file bfin_gpio.c.

void native_machine_halt ( void  )
void native_machine_power_off ( void  )
void native_machine_restart ( char cmd)

Definition at line 822 of file ezbrd.c.