/linux-6.12.1/arch/hexagon/kernel/ |
D | reset.c | 24 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | reset.c | 20 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/arc/kernel/ |
D | reset.c | 30 void (*pm_power_off) (void) = NULL; variable
|
/linux-6.12.1/arch/csky/kernel/ |
D | power.c | 6 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/riscv/kernel/ |
D | reset.c | 15 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.12.1/arch/sparc/kernel/ |
D | reboot.c | 24 void (*pm_power_off)(void) = machine_power_off; variable
|
D | process_32.c | 55 void (*pm_power_off)(void) = machine_power_off; variable
|
/linux-6.12.1/arch/mips/kernel/ |
D | reset.c | 28 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/um/kernel/ |
D | reboot.c | 17 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/arm/kernel/ |
D | reboot.c | 22 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/sh/kernel/ |
D | reboot.c | 13 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/microblaze/kernel/ |
D | process.c | 48 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.12.1/arch/parisc/kernel/ |
D | process.c | 133 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/m68k/kernel/ |
D | process.c | 76 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/openrisc/kernel/ |
D | process.c | 109 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.12.1/arch/nios2/kernel/ |
D | process.c | 31 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | process.c | 56 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.12.1/arch/alpha/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = machine_power_off; variable
|
/linux-6.12.1/arch/x86/kernel/ |
D | reboot.c | 39 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/arm64/kernel/ |
D | process.c | 69 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | setup-common.c | 163 void (*pm_power_off)(void); variable
|
/linux-6.12.1/arch/s390/kernel/ |
D | setup.c | 355 void (*pm_power_off)(void) = machine_power_off; variable
|
/linux-6.12.1/kernel/ |
D | reboot.c | 73 void __weak (*pm_power_off)(void); variable
|