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

/linux-4.4.14/arch/arm/mach-spear/
H A Drestart.c23 if (mode == REBOOT_SOFT) { spear_restart()
/linux-4.4.14/drivers/firmware/efi/
H A Dreboot.c19 case REBOOT_SOFT: efi_reboot()
/linux-4.4.14/include/linux/
H A Dreboot.h17 REBOOT_SOFT, enumerator in enum:reboot_mode
/linux-4.4.14/arch/arm/mach-pxa/
H A Dreset.c101 case REBOOT_SOFT: pxa_restart()
H A Dmioa701.c708 pxa_restart(REBOOT_SOFT, NULL); mioa701_poweroff()
714 pxa_restart(REBOOT_SOFT, cmd); mioa701_restart()
/linux-4.4.14/arch/arm/mach-s3c64xx/
H A Dmach-s3c64xx-dt.c56 if (mode != REBOOT_SOFT) s3c64xx_dt_restart()
H A Dcommon.c436 if (mode != REBOOT_SOFT) s3c64xx_restart()
/linux-4.4.14/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.4.14/arch/arm/mach-ks8695/
H A Dtime.c160 if (reboot_mode == REBOOT_SOFT) ks8695_restart()
/linux-4.4.14/arch/arm/mach-w90x900/
H A Dcpu.c236 if (mode == REBOOT_SOFT) { nuc9xx_restart()
/linux-4.4.14/arch/unicore32/kernel/
H A Dprocess.c96 if (reboot_mode == REBOOT_SOFT) { machine_restart()
/linux-4.4.14/arch/arm/mach-sa1100/
H A Dgeneric.c98 if (mode == REBOOT_SOFT) { sa11x0_restart()
/linux-4.4.14/arch/arm/mach-u300/
H A Dcore.c306 case REBOOT_SOFT: u300_restart()
/linux-4.4.14/kernel/
H A Dreboot.c528 reboot_mode = REBOOT_SOFT; reboot_setup()
/linux-4.4.14/arch/arm/mach-ixp4xx/
H A Dcommon.c584 if (mode == REBOOT_SOFT) { ixp4xx_restart()

Completed in 365 milliseconds