Home
last modified time | relevance | path

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

/linux-6.12.1/arch/hexagon/kernel/
Dreset.c24 void (*pm_power_off)(void) = NULL; variable
/linux-6.12.1/arch/loongarch/kernel/
Dreset.c20 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/arc/kernel/
Dreset.c30 void (*pm_power_off) (void) = NULL; variable
/linux-6.12.1/arch/csky/kernel/
Dpower.c6 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/riscv/kernel/
Dreset.c15 void (*pm_power_off)(void) = NULL; variable
/linux-6.12.1/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.12.1/arch/mips/kernel/
Dreset.c28 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/um/kernel/
Dreboot.c17 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/arm/kernel/
Dreboot.c22 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/sh/kernel/
Dreboot.c13 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/microblaze/kernel/
Dprocess.c48 void (*pm_power_off)(void) = NULL; variable
/linux-6.12.1/arch/parisc/kernel/
Dprocess.c133 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/m68k/kernel/
Dprocess.c76 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/openrisc/kernel/
Dprocess.c109 void (*pm_power_off)(void) = NULL; variable
/linux-6.12.1/arch/nios2/kernel/
Dprocess.c31 void (*pm_power_off)(void) = NULL; variable
/linux-6.12.1/arch/xtensa/kernel/
Dprocess.c56 void (*pm_power_off)(void) = NULL; variable
/linux-6.12.1/arch/alpha/kernel/
Dprocess.c50 void (*pm_power_off)(void) = machine_power_off; variable
/linux-6.12.1/arch/x86/kernel/
Dreboot.c39 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/arm64/kernel/
Dprocess.c69 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/powerpc/kernel/
Dsetup-common.c163 void (*pm_power_off)(void); variable
/linux-6.12.1/arch/s390/kernel/
Dsetup.c355 void (*pm_power_off)(void) = machine_power_off; variable
/linux-6.12.1/kernel/
Dreboot.c73 void __weak (*pm_power_off)(void); variable