Home
last modified time | relevance | path

Searched defs:reboot_mode (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/firmware/efi/
Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot()
/Linux-v5.4/include/linux/
Dreboot.h16 enum reboot_mode { enum
Defi.h1221 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} in efi_reboot()
/Linux-v5.4/drivers/power/reset/
Dqcom-pon.c24 struct reboot_mode_driver reboot_mode; member
/Linux-v5.4/arch/arm/include/asm/mach/
Darch.h43 enum reboot_mode reboot_mode; /* default restart mode */ member
/Linux-v5.4/arch/arm/xen/
Denlighten.c183 static void xen_restart(enum reboot_mode reboot_mode, const char *cmd) in xen_restart()
/Linux-v5.4/drivers/firmware/psci/
Dpsci.c253 static void psci_sys_reset(enum reboot_mode reboot_mode, const char *cmd) in psci_sys_reset()
/Linux-v5.4/drivers/spi/
Dspi-sprd-adi.c336 u32 val, reboot_mode = 0; in sprd_adi_restart_handler() local