Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/firmware/efi/
Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) in efi_reboot()
/linux-6.6.21/drivers/power/reset/
Dqcom-pon.c26 struct reboot_mode_driver reboot_mode; member
/linux-6.6.21/include/linux/
Dreboot.h17 enum reboot_mode { enum
Defi.h904 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} in efi_reboot()
/linux-6.6.21/drivers/mfd/
Dtps65219.c41 static int tps65219_restart(struct tps65219 *tps, unsigned long reboot_mode) in tps65219_restart()
Dacer-ec-a500.c116 unsigned long reboot_mode, void *data) in a500_ec_restart_notify()
/linux-6.6.21/arch/arm/include/asm/mach/
Darch.h43 enum reboot_mode reboot_mode; /* default restart mode */ member
/linux-6.6.21/drivers/watchdog/
Drealtek_otto_wdt.c179 static int otto_wdt_restart(struct watchdog_device *wdev, unsigned long reboot_mode, in otto_wdt_restart()
/linux-6.6.21/drivers/spi/
Dspi-sprd-adi.c378 u32 val, reboot_mode = 0; in sprd_adi_restart() local