Searched defs:reboot_mode (Results 1 - 10 of 10) sorted by last modified time

/linux-master/include/linux/
H A Defi.h905 efi_reboot(enum reboot_mode reboot_mode, const char *__unused) {} argument
H A Dreboot.h17 enum reboot_mode { enum
/linux-master/kernel/
H A Dreboot.c36 EXPORT_SYMBOL_GPL(reboot_mode); variable
[all...]
/linux-master/drivers/spi/
H A Dspi-sprd-adi.c374 u32 val, reboot_mode = 0; local
[all...]
/linux-master/drivers/mfd/
H A Dacer-ec-a500.c115 a500_ec_restart_notify(struct notifier_block *this, unsigned long reboot_mode, void *data) argument
H A Dtps65219.c41 static int tps65219_restart(struct tps65219 *tps, unsigned long reboot_mode) argument
/linux-master/drivers/power/reset/
H A Dqcom-pon.c26 struct reboot_mode_driver reboot_mode; member in struct:pm8916_pon
/linux-master/arch/arm/include/asm/mach/
H A Darch.h43 enum reboot_mode reboot_mode; /* default restart mode */ member in struct:machine_desc
/linux-master/drivers/watchdog/
H A Drealtek_otto_wdt.c179 static int otto_wdt_restart(struct watchdog_device *wdev, unsigned long reboot_mode, argument
/linux-master/drivers/firmware/efi/
H A Dreboot.c13 void efi_reboot(enum reboot_mode reboot_mode, const char *__unused) argument

Completed in 205 milliseconds