Searched refs:REBOOT_SOFT (Results 1 - 17 of 17) sorted by relevance

/linux-4.1.27/drivers/firmware/efi/
H A Dreboot.c19 case REBOOT_SOFT: efi_reboot()
/linux-4.1.27/arch/arm/mach-spear/
H A Drestart.c23 if (mode == REBOOT_SOFT) { spear_restart()
/linux-4.1.27/include/linux/
H A Dreboot.h17 REBOOT_SOFT, enumerator in enum:reboot_mode
/linux-4.1.27/arch/arm/mach-pxa/
H A Dreset.c101 case REBOOT_SOFT: pxa_restart()
H A Dmioa701.c702 pxa_restart(REBOOT_SOFT, NULL); mioa701_poweroff()
708 pxa_restart(REBOOT_SOFT, cmd); mioa701_restart()
/linux-4.1.27/arch/arm/mach-s3c64xx/
H A Dmach-s3c64xx-dt.c57 if (mode != REBOOT_SOFT) s3c64xx_dt_restart()
H A Dcommon.c437 if (mode != REBOOT_SOFT) s3c64xx_restart()
/linux-4.1.27/arch/arm/mach-footbridge/
H A Dcats-hw.c91 .reboot_mode = REBOOT_SOFT,
H A Dcommon.c201 if (mode == REBOOT_SOFT) { footbridge_restart()
H A Dnetwinder-hw.c639 if (mode == REBOOT_SOFT) { netwinder_restart()
/linux-4.1.27/arch/arm/mach-w90x900/
H A Dcpu.c236 if (mode == REBOOT_SOFT) { nuc9xx_restart()
/linux-4.1.27/arch/arm/mach-ks8695/
H A Dtime.c161 if (reboot_mode == REBOOT_SOFT) ks8695_restart()
/linux-4.1.27/arch/unicore32/kernel/
H A Dprocess.c96 if (reboot_mode == REBOOT_SOFT) { machine_restart()
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dgeneric.c95 if (mode == REBOOT_SOFT) { sa11x0_restart()
/linux-4.1.27/arch/arm/mach-u300/
H A Dcore.c306 case REBOOT_SOFT: u300_restart()
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dcommon.c572 if (mode == REBOOT_SOFT) { ixp4xx_restart()
/linux-4.1.27/kernel/
H A Dreboot.c528 reboot_mode = REBOOT_SOFT; reboot_setup()

Completed in 685 milliseconds