Searched refs:reboot (Results 51 - 75 of 471) sorted by relevance

1234567891011>>

/linux-master/drivers/firmware/efi/
H A Dreboot.c7 #include <linux/reboot.h>
H A Defibc.c11 #include <linux/reboot.h>
38 efi_char16_t *reason = event == SYS_RESTART ? L"reboot"
77 pr_err("unable to register reboot notifier\n");
/linux-master/arch/arm/kernel/
H A Dreboot.c8 #include <linux/reboot.h>
15 #include "reboot.h"
144 /* Whoops - the platform was unable to reboot. Tell the user! */
/linux-master/arch/arm/mach-sa1100/
H A Dgeneric.h8 #include <linux/reboot.h>
/linux-master/arch/m68k/kernel/
H A Dmachine_kexec.c9 #include <linux/reboot.h>
/linux-master/arch/arm/mach-mv78xx0/
H A Dcommon.h11 #include <linux/reboot.h>
/linux-master/arch/arm/mach-davinci/
H A Dcommon.h16 #include <linux/reboot.h>
H A Ddevices-da8xx.c18 #include <linux/reboot.h>
H A Dda8xx.h15 #include <linux/reboot.h>
/linux-master/arch/arm/mach-pxa/
H A Dgeneric.h9 #include <linux/reboot.h>
/linux-master/arch/arc/kernel/
H A Ddevtree.c10 #include <linux/reboot.h>
/linux-master/drivers/power/reset/
H A Dmsm-poweroff.c13 #include <linux/reboot.h>
H A Dregulator-poweroff.c16 #include <linux/reboot.h>
H A Dtps65086-restart.c10 #include <linux/reboot.h>
H A Dbrcm-kona-reset.c7 #include <linux/reboot.h>
H A Dhisi-reboot.c17 #include <linux/reboot.h>
51 if (of_property_read_u32(np, "reboot-offset", &reboot_offset) < 0) {
52 pr_err("failed to find reboot-offset property\n");
76 .name = "hisi-reboot",
/linux-master/arch/mips/sgi-ip22/
H A Dip22-setup.c20 #include <asm/reboot.h>
/linux-master/arch/mips/kernel/
H A Dcrash.c4 #include <linux/reboot.h>
/linux-master/arch/mips/lantiq/
H A Dclk.h69 void (*reboot) (struct clk *clk); member in struct:clk
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dos.h21 #include <linux/reboot.h>
/linux-master/arch/mips/rb532/
H A Dsetup.c10 #include <asm/reboot.h>
/linux-master/arch/mips/sgi-ip27/
H A Dip27-reset.c22 #include <asm/reboot.h>
37 /* XXX How to pass the reboot command to the firmware??? */
/linux-master/arch/powerpc/platforms/83xx/
H A Dmpc834x_itx.c14 #include <linux/reboot.h>
/linux-master/arch/powerpc/platforms/85xx/
H A Dppa8548.c16 #include <linux/reboot.h>
/linux-master/arch/xtensa/platforms/iss/
H A Dsetup.c19 #include <linux/reboot.h>

Completed in 316 milliseconds

1234567891011>>