Searched refs:reboot_mode (Results 51 - 63 of 63) sorted by relevance

123

/linux-master/arch/arm/mach-omap2/
H A Dboard-generic.c251 * reboot_mode was REBOOT_COLD. Reflect legacy de-facto behaviour in
254 .reboot_mode = REBOOT_WARM,
H A Dprm_common.c73 enum reboot_mode prm_reboot_mode;
/linux-master/drivers/firmware/psci/
H A Dpsci.c311 if ((reboot_mode == REBOOT_WARM || reboot_mode == REBOOT_SOFT) &&
/linux-master/arch/arm/mach-sa1100/
H A Dgeneric.c94 void sa11x0_restart(enum reboot_mode mode, const char *cmd)
/linux-master/arch/arm/mach-dove/
H A Dcommon.c435 void dove_restart(enum reboot_mode mode, const char *cmd)
/linux-master/arch/arm/mach-mxs/
H A Dmach-mxs.c453 static void mxs_restart(enum reboot_mode mode, const char *cmd)
/linux-master/include/linux/
H A Defi.h884 extern void efi_reboot(enum reboot_mode reboot_mode, const char *__unused);
905 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} argument
/linux-master/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c638 static void netwinder_restart(enum reboot_mode mode, const char *cmd)
/linux-master/drivers/input/misc/
H A Dpm8941-pwrkey.c123 if (reboot_mode == REBOOT_WARM)
/linux-master/arch/arm64/kernel/
H A Dprocess.c137 efi_reboot(reboot_mode, NULL);
/linux-master/kernel/
H A Dpanic.c433 reboot_mode = panic_reboot_mode;
/linux-master/arch/arm/mach-ep93xx/
H A Dcore.c1008 void ep93xx_restart(enum reboot_mode mode, const char *cmd)
/linux-master/arch/arm/mach-pxa/
H A Dspitz.c1011 static void spitz_restart(enum reboot_mode mode, const char *cmd)

Completed in 400 milliseconds

123