/Linux-v5.4/arch/hexagon/kernel/ |
D | reset.c | 23 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.4/arch/csky/kernel/ |
D | power.c | 6 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/arc/kernel/ |
D | reset.c | 30 void (*pm_power_off) (void) = NULL; variable
|
/Linux-v5.4/arch/riscv/kernel/ |
D | reset.c | 16 void (*pm_power_off)(void) = default_power_off; variable
|
/Linux-v5.4/arch/sparc/kernel/ |
D | reboot.c | 24 void (*pm_power_off)(void) = machine_power_off; variable
|
D | process_32.c | 60 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v5.4/arch/mips/kernel/ |
D | reset.c | 28 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/um/kernel/ |
D | reboot.c | 16 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/arm/kernel/ |
D | reboot.c | 22 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/sh/kernel/ |
D | reboot.c | 15 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/microblaze/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.4/arch/c6x/kernel/ |
D | process.c | 31 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/h8300/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.4/arch/m68k/kernel/ |
D | process.c | 75 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v5.4/arch/xtensa/kernel/ |
D | process.c | 55 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.4/arch/nios2/kernel/ |
D | process.c | 31 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.4/arch/nds32/kernel/ |
D | process.c | 30 void (*pm_power_off) (void); variable
|
/Linux-v5.4/arch/openrisc/kernel/ |
D | process.c | 88 void (*pm_power_off) (void) = machine_power_off; variable
|
/Linux-v5.4/arch/unicore32/kernel/ |
D | process.c | 61 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.4/arch/parisc/kernel/ |
D | process.c | 136 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/alpha/kernel/ |
D | process.c | 50 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v5.4/arch/x86/kernel/ |
D | reboot.c | 39 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/arm64/kernel/ |
D | process.c | 66 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/powerpc/kernel/ |
D | setup-common.c | 177 void (*pm_power_off)(void); variable
|
/Linux-v5.4/arch/ia64/kernel/ |
D | process.c | 64 void (*pm_power_off) (void); variable
|