/Linux-v5.15/arch/hexagon/kernel/ |
D | reset.c | 23 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.15/arch/csky/kernel/ |
D | power.c | 6 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/arc/kernel/ |
D | reset.c | 30 void (*pm_power_off) (void) = NULL; variable
|
/Linux-v5.15/arch/riscv/kernel/ |
D | reset.c | 15 void (*pm_power_off)(void) = default_power_off; variable
|
/Linux-v5.15/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-v5.15/arch/mips/kernel/ |
D | reset.c | 28 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/um/kernel/ |
D | reboot.c | 16 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/arm/kernel/ |
D | reboot.c | 21 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/sh/kernel/ |
D | reboot.c | 13 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/microblaze/kernel/ |
D | process.c | 49 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.15/arch/h8300/kernel/ |
D | process.c | 49 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.15/arch/xtensa/kernel/ |
D | process.c | 54 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.15/arch/nds32/kernel/ |
D | process.c | 30 void (*pm_power_off) (void); variable
|
/Linux-v5.15/arch/m68k/kernel/ |
D | process.c | 75 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v5.15/arch/nios2/kernel/ |
D | process.c | 31 void (*pm_power_off)(void) = NULL; variable
|
/Linux-v5.15/arch/openrisc/kernel/ |
D | process.c | 92 void (*pm_power_off) (void) = machine_power_off; variable
|
/Linux-v5.15/arch/parisc/kernel/ |
D | process.c | 132 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/alpha/kernel/ |
D | process.c | 49 void (*pm_power_off)(void) = machine_power_off; variable
|
/Linux-v5.15/arch/x86/kernel/ |
D | reboot.c | 39 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/arm64/kernel/ |
D | process.c | 67 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | setup-common.c | 173 void (*pm_power_off)(void); variable
|
/Linux-v5.15/arch/ia64/kernel/ |
D | process.c | 60 void (*pm_power_off) (void); variable
|
/Linux-v5.15/arch/s390/kernel/ |
D | setup.c | 352 void (*pm_power_off)(void) = machine_power_off; variable
|