/Linux-v4.19/arch/arc/kernel/ |
D | reset.c | 33 void (*pm_power_off) (void) = NULL; variable
|
/Linux-v4.19/arch/hexagon/kernel/ |
D | reset.c | 36 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v4.19/arch/riscv/kernel/ |
D | reset.c | 18 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v4.19/arch/sparc/kernel/ |
D | reboot.c | 23 void (*pm_power_off)(void) = machine_power_off; variable
|
D | process_32.c | 60 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v4.19/arch/mips/kernel/ |
D | reset.c | 28 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/um/kernel/ |
D | reboot.c | 16 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/arm/kernel/ |
D | reboot.c | 25 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/sh/kernel/ |
D | reboot.c | 15 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/microblaze/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v4.19/arch/c6x/kernel/ |
D | process.c | 35 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/h8300/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v4.19/arch/nds32/kernel/ |
D | process.c | 29 void (*pm_power_off) (void); variable
|
/Linux-v4.19/arch/m68k/kernel/ |
D | process.c | 75 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v4.19/arch/nios2/kernel/ |
D | process.c | 31 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v4.19/arch/openrisc/kernel/ |
D | process.c | 92 void (*pm_power_off) (void) = machine_power_off; variable
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | process.c | 64 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v4.19/arch/parisc/kernel/ |
D | process.c | 150 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | process.c | 57 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v4.19/arch/alpha/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v4.19/arch/arm64/kernel/ |
D | process.c | 71 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/x86/kernel/ |
D | reboot.c | 39 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/s390/kernel/ |
D | setup.c | 283 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | setup-common.c | 182 void (*pm_power_off)(void); variable
|
/Linux-v4.19/arch/ia64/kernel/ |
D | process.c | 64 void (*pm_power_off) (void); variable
|