Home
last modified time | relevance | path

Searched refs:REBOOT_HARD (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-highbank/
H A Dsystem.c14 if (mode == REBOOT_HARD) in highbank_restart()
/kernel/linux/linux-6.6/arch/arm/mach-highbank/
H A Dsystem.c14 if (mode == REBOOT_HARD) in highbank_restart()
/kernel/linux/linux-5.10/drivers/power/reset/
H A Drestart-poweroff.c19 reboot_mode = REBOOT_HARD; in restart_poweroff_do_poweroff()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Drestart-poweroff.c19 reboot_mode = REBOOT_HARD; in restart_poweroff_do_poweroff()
/kernel/linux/linux-5.10/include/linux/
H A Dreboot.h20 REBOOT_HARD, enumerator
/kernel/linux/linux-5.10/kernel/
H A Dreboot.c30 #define DEFAULT_REBOOT_MODE = REBOOT_HARD
551 *mode = REBOOT_HARD; in reboot_setup()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dreset.c104 case REBOOT_HARD: in pxa_restart()
H A Dcorgi.c714 pxa_restart(REBOOT_HARD, NULL); in corgi_poweroff()
723 pxa_restart(REBOOT_HARD, cmd); in corgi_restart()
H A Dpoodle.c422 pxa_restart(REBOOT_HARD, NULL); in poodle_poweroff()
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dreset.c102 case REBOOT_HARD: in pxa_restart()
/kernel/linux/linux-6.6/kernel/
H A Dreboot.c31 #define DEFAULT_REBOOT_MODE = REBOOT_HARD
1019 *mode = REBOOT_HARD; in reboot_setup()
1098 case REBOOT_HARD: in mode_show()
1124 reboot_mode = REBOOT_HARD; in mode_store()
/kernel/linux/linux-6.6/include/linux/
H A Dreboot.h21 REBOOT_HARD, enumerator
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dls_hgl-setup.c188 orion5x_restart(REBOOT_HARD, NULL); in ls_hgl_power_off()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dpnx4008_wdt.c138 mode = REBOOT_HARD; in pnx4008_restart_handler()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dpnx4008_wdt.c138 mode = REBOOT_HARD; in pnx4008_restart_handler()
/kernel/linux/linux-5.10/arch/arm/mach-u300/
H A Dcore.c306 case REBOOT_HARD: in u300_restart()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c1116 if (mdesc->reboot_mode != REBOOT_HARD) in setup_arch()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c1132 if (mdesc->reboot_mode != REBOOT_HARD) in setup_arch()

Completed in 10 milliseconds