Home
last modified time | relevance | path

Searched refs:machine_power_off (Results 1 – 25 of 27) sorted by relevance

12

/linux/arch/um/kernel/
H A Dreboot.c52 void machine_power_off(void) in machine_power_off() function
60 machine_power_off(); in machine_halt()
65 machine_power_off(); in sys_power_off_handler()
/linux/arch/sparc/kernel/
H A Dreboot.c24 void (*pm_power_off)(void) = machine_power_off;
27 void machine_power_off(void) in machine_power_off() function
H A Dprocess_32.c55 void (*pm_power_off)(void) = machine_power_off;
104 void machine_power_off(void) in machine_power_off() function
/linux/arch/mips/lantiq/falcon/
H A Dreset.c61 static void machine_power_off(void) in machine_power_off() function
71 pm_power_off = machine_power_off; in mips_reboot_setup()
/linux/arch/parisc/kernel/
H A Dprocess.c104 void machine_power_off(void) in machine_power_off() function
138 machine_power_off(); in machine_halt()
/linux/arch/hexagon/kernel/
H A Dreset.c10 void machine_power_off(void) in machine_power_off() function
/linux/arch/microblaze/kernel/
H A Dreset.c28 void machine_power_off(void) in machine_power_off() function
/linux/arch/arc/kernel/
H A Dreset.c24 void machine_power_off(void) in machine_power_off() function
/linux/arch/csky/kernel/
H A Dpower.c9 void machine_power_off(void) in machine_power_off() function
/linux/arch/riscv/kernel/
H A Dreset.c30 void machine_power_off(void) in machine_power_off() function
/linux/arch/microblaze/include/asm/
H A Dsetup.h26 void machine_power_off(void);
/linux/arch/mips/kernel/
H A Dreset.c115 void machine_power_off(void) in machine_power_off() function
/linux/arch/mips/sgi-ip27/
H A Dip27-reset.c33 void machine_power_off(void) __noreturn;
/linux/arch/loongarch/kernel/
H A Dreset.c40 void machine_power_off(void) in machine_power_off() function
/linux/arch/sh/kernel/
H A Dreboot.c71 void machine_power_off(void) in machine_power_off() function
/linux/arch/arm/kernel/
H A Dreboot.c116 void machine_power_off(void) in machine_power_off() function
/linux/arch/alpha/kernel/
H A Dprocess.c50 void (*pm_power_off)(void) = machine_power_off;
189 machine_power_off(void) in machine_power_off() function
/linux/include/linux/
H A Dreboot.h60 extern void machine_power_off(void);
/linux/arch/openrisc/kernel/
H A Dprocess.c90 void machine_power_off(void) in machine_power_off() function
/linux/drivers/parisc/
H A Dpower.c73 machine_power_off(); in process_shutdown()
/linux/arch/m68k/kernel/
H A Dprocess.c70 void machine_power_off(void) in machine_power_off() function
/linux/arch/nios2/kernel/
H A Dprocess.c66 void machine_power_off(void) in machine_power_off() function
/linux/arch/s390/kernel/
H A Dsetup.c347 void machine_power_off(void) in machine_power_off() function
361 void (*pm_power_off)(void) = machine_power_off;
/linux/drivers/macintosh/
H A Dwindfarm_core.c109 machine_power_off(); in wf_thread_func()
H A Dwindfarm_pm112.c255 machine_power_off(); in cpu_check_overtemp()

12