Home
last modified time | relevance | path

Searched refs:REBOOT_HARD (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/mach-highbank/
H A Dsystem.c14 if (mode == REBOOT_HARD) in highbank_restart()
/linux/drivers/power/reset/
H A Drestart-poweroff.c19 reboot_mode = REBOOT_HARD; in restart_poweroff_do_poweroff()
/linux/arch/arm/mach-pxa/
H A Dreset.c102 case REBOOT_HARD: in pxa_restart()
/linux/include/linux/
H A Dreboot.h21 REBOOT_HARD, enumerator
/linux/drivers/watchdog/
H A Dpnx4008_wdt.c138 mode = REBOOT_HARD; in pnx4008_restart_handler()
/linux/drivers/platform/cznic/
H A Dturris-omnia-mcu-sys-off-wakeup.c150 if (reboot_mode == REBOOT_HARD) in omnia_restart()
/linux/arch/arm/kernel/
H A Dsetup.c1126 if (mdesc->reboot_mode != REBOOT_HARD) in setup_arch()