/linux-6.6.21/arch/hexagon/kernel/ |
D | reset.c | 23 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.6.21/arch/csky/kernel/ |
D | power.c | 6 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/arc/kernel/ |
D | reset.c | 30 void (*pm_power_off) (void) = NULL; variable
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | reset.c | 20 void (*pm_power_off)(void); variable
|
/linux-6.6.21/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.6.21/arch/riscv/kernel/ |
D | reset.c | 15 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.6.21/arch/mips/kernel/ |
D | reset.c | 28 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/um/kernel/ |
D | reboot.c | 16 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/arm/kernel/ |
D | reboot.c | 22 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/sh/kernel/ |
D | reboot.c | 13 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/microblaze/kernel/ |
D | process.c | 48 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.6.21/arch/parisc/kernel/ |
D | process.c | 133 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/m68k/kernel/ |
D | process.c | 75 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/nios2/kernel/ |
D | process.c | 31 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.6.21/arch/openrisc/kernel/ |
D | process.c | 110 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.6.21/arch/xtensa/kernel/ |
D | process.c | 55 void (*pm_power_off)(void) = NULL; variable
|
/linux-6.6.21/arch/alpha/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = machine_power_off; variable
|
/linux-6.6.21/arch/x86/kernel/ |
D | reboot.c | 38 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/arm64/kernel/ |
D | process.c | 68 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/ia64/kernel/ |
D | process.c | 61 void (*pm_power_off) (void); variable
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | setup-common.c | 178 void (*pm_power_off)(void); variable
|
/linux-6.6.21/arch/s390/kernel/ |
D | setup.c | 356 void (*pm_power_off)(void) = machine_power_off; variable
|
/linux-6.6.21/kernel/ |
D | reboot.c | 64 void __weak (*pm_power_off)(void); variable
|