Home
last modified time | relevance | path

Searched refs:native_machine_power_off (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/kernel/
Dreboot.c107 void native_machine_power_off(void) in native_machine_power_off() function
114 native_machine_power_off(); in machine_power_off()
/arch/sh/kernel/
Dreboot.c52 static void native_machine_power_off(void) in native_machine_power_off() function
68 .power_off = native_machine_power_off,
/arch/blackfin/include/asm/
Dreboot.h15 extern void native_machine_power_off(void);
/arch/x86/kernel/
Dreboot.c680 static void native_machine_power_off(void) in native_machine_power_off() function
692 .power_off = native_machine_power_off,