Linux Kernel
3.7.1
|
Go to the source code of this file.
Typedefs | |
typedef void __noreturn(* | noret_func_t )(void) |
Functions | |
void __noreturn | dec_machine_restart (char *command) |
void __noreturn | dec_machine_halt (void) |
void __noreturn | dec_machine_power_off (void) |
irqreturn_t | dec_intr_halt (int irq, void *dev_id) |
typedef void __noreturn(* noret_func_t)(void) |
irqreturn_t dec_intr_halt | ( | int | irq, |
void * | dev_id | ||
) |
void __noreturn dec_machine_halt | ( | void | ) |
void __noreturn dec_machine_power_off | ( | void | ) |
void __noreturn dec_machine_restart | ( | char * | command | ) |