Home
last modified time | relevance | path

Searched defs:pm_power_off (Results 1 – 24 of 24) sorted by relevance

/linux-6.6.21/arch/hexagon/kernel/
Dreset.c23 void (*pm_power_off)(void) = NULL; variable
/linux-6.6.21/arch/csky/kernel/
Dpower.c6 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/arc/kernel/
Dreset.c30 void (*pm_power_off) (void) = NULL; variable
/linux-6.6.21/arch/loongarch/kernel/
Dreset.c20 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/sparc/kernel/
Dreboot.c24 void (*pm_power_off)(void) = machine_power_off; variable
Dprocess_32.c55 void (*pm_power_off)(void) = machine_power_off; variable
/linux-6.6.21/arch/riscv/kernel/
Dreset.c15 void (*pm_power_off)(void) = NULL; variable
/linux-6.6.21/arch/mips/kernel/
Dreset.c28 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/um/kernel/
Dreboot.c16 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/arm/kernel/
Dreboot.c22 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/sh/kernel/
Dreboot.c13 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/microblaze/kernel/
Dprocess.c48 void (*pm_power_off)(void) = NULL; variable
/linux-6.6.21/arch/parisc/kernel/
Dprocess.c133 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/m68k/kernel/
Dprocess.c75 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/nios2/kernel/
Dprocess.c31 void (*pm_power_off)(void) = NULL; variable
/linux-6.6.21/arch/openrisc/kernel/
Dprocess.c110 void (*pm_power_off)(void) = NULL; variable
/linux-6.6.21/arch/xtensa/kernel/
Dprocess.c55 void (*pm_power_off)(void) = NULL; variable
/linux-6.6.21/arch/alpha/kernel/
Dprocess.c50 void (*pm_power_off)(void) = machine_power_off; variable
/linux-6.6.21/arch/x86/kernel/
Dreboot.c38 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/arm64/kernel/
Dprocess.c68 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/ia64/kernel/
Dprocess.c61 void (*pm_power_off) (void); variable
/linux-6.6.21/arch/powerpc/kernel/
Dsetup-common.c178 void (*pm_power_off)(void); variable
/linux-6.6.21/arch/s390/kernel/
Dsetup.c356 void (*pm_power_off)(void) = machine_power_off; variable
/linux-6.6.21/kernel/
Dreboot.c64 void __weak (*pm_power_off)(void); variable