Searched refs:reboot (Results 101 - 125 of 471) sorted by relevance

1234567891011>>

/linux-master/drivers/power/reset/
H A Dsyscon-poweroff.c16 #include <linux/reboot.h>
H A Dmt6323-poweroff.c17 #include <linux/reboot.h>
H A Darm-versatile-reboot.c9 #include <linux/reboot.h>
157 pr_info("versatile reboot driver registered\n");
H A Dbrcmstb-reboot.c16 #include <linux/reboot.h>
87 { .compatible = "brcm,brcmstb-reboot", .data = &reset_bits_40nm },
88 { .compatible = "brcm,bcm7038-reboot", .data = &reset_bits_65nm },
136 .name = "brcmstb-reboot",
H A Dkeystone-reset.c3 * TI keystone reboot driver
14 #include <linux/reboot.h>
H A Dsyscon-reboot.c14 #include <linux/reboot.h>
32 /* Issue the reboot */
92 { .compatible = "syscon-reboot" },
99 .name = "syscon-reboot",
H A Docelot-reset.c15 #include <linux/reboot.h>
/linux-master/arch/arm/mach-vt8500/
H A Dvt8500.c10 #include <linux/reboot.h>
/linux-master/arch/mips/sibyte/sb1250/
H A Dsetup.c8 #include <linux/reboot.h>
/linux-master/drivers/char/
H A Dhangcheck-timer.c33 #include <linux/reboot.h>
48 static int hangcheck_reboot; /* Defaults to not reboot */
57 MODULE_PARM_DESC(hangcheck_reboot, "If nonzero, the machine will reboot when the timer margin is exceeded.");
/linux-master/drivers/input/misc/
H A Dhisi_powerkey.c19 #include <linux/reboot.h>
/linux-master/drivers/spi/
H A Dspi-slave-system-control.c4 * This SPI slave handler allows remote control of system reboot, power off,
16 * # reboot='\x7c\x50'
20 * # spidev_test -D /dev/spidev2.0 -p $suspend # or $reboot, $poweroff, $halt
25 #include <linux/reboot.h>
/linux-master/arch/arm/mach-mvebu/
H A Dsystem-controller.c26 #include <linux/reboot.h>
/linux-master/arch/m68k/virt/
H A Dconfig.c3 #include <linux/reboot.h>
/linux-master/arch/x86/realmode/rm/
H A DMakefile34 realmode-y += reboot.o
/linux-master/arch/arm64/kernel/
H A Dparavirt.c18 #include <linux/reboot.h>
/linux-master/arch/um/kernel/
H A DMakefile18 physmem.o process.o ptrace.o reboot.o sigio.o \
/linux-master/drivers/soc/renesas/
H A Dpwc-rzv2m.c9 #include <linux/reboot.h>
/linux-master/drivers/watchdog/
H A Dstmp3xxx_rtc_wdt.c15 #include <linux/reboot.h>
105 dev_warn(dev, "cannot register reboot notifier\n");
/linux-master/arch/um/drivers/
H A Dharddog_kern.c44 #include <linux/reboot.h>
/linux-master/arch/xtensa/platforms/xt2000/
H A Dsetup.c16 #include <linux/reboot.h>
/linux-master/arch/parisc/kernel/
H A Dkexec.c7 #include <linux/reboot.h>
/linux-master/arch/mips/generic/
H A Dboard-ingenic.c22 #include <asm/reboot.h>
/linux-master/drivers/reset/
H A Dreset-ath79.c14 #include <linux/reboot.h>
/linux-master/drivers/mmc/core/
H A Dpwrseq_emmc.c18 #include <linux/reboot.h>
76 * so it will be executed before any system reboot handler.
82 dev_notice(dev, "EMMC reset pin tied to a sleepy GPIO driver; reset on emergency-reboot disabled\n");

Completed in 201 milliseconds

1234567891011>>