Searched refs:reboot (Results 26 - 50 of 471) sorted by relevance

1234567891011>>

/linux-master/arch/mips/kernel/
H A Dreset.c13 #include <linux/reboot.h>
19 #include <asm/reboot.h>
/linux-master/arch/mips/sni/
H A Dreset.c10 #include <asm/reboot.h>
/linux-master/arch/arm/include/asm/
H A Dsystem_misc.h10 #include <linux/reboot.h>
/linux-master/arch/arm/mach-dove/
H A Dcommon.h11 #include <linux/reboot.h>
/linux-master/arch/sparc/kernel/
H A Dreboot.c2 /* reboot.c: reboot/shutdown/halt/poweroff handling
7 #include <linux/reboot.h>
/linux-master/arch/mips/pic32/common/
H A Dreset.c8 #include <asm/reboot.h>
/linux-master/arch/mips/sgi-ip30/
H A Dip30-power.c20 #include <asm/reboot.h>
/linux-master/arch/mips/loongson2ef/common/
H A Dreset.c13 #include <asm/reboot.h>
37 /* do preparation for reboot */
40 /* reboot via jumping to boot base address */
/linux-master/arch/arm/mach-s3c/
H A Ds3c64xx.h17 #include <linux/reboot.h>
/linux-master/arch/arm64/include/asm/
H A Dsystem_misc.h17 #include <linux/reboot.h>
/linux-master/arch/arm/mach-spear/
H A Dgeneric.h16 #include <linux/reboot.h>
/linux-master/arch/arm/mach-omap1/
H A Dcommon.h30 #include <linux/reboot.h>
H A Dreset.c7 #include <linux/reboot.h>
/linux-master/arch/mips/ralink/
H A Dreset.c14 #include <asm/reboot.h>
/linux-master/drivers/power/reset/
H A Dqcom-pon.c11 #include <linux/reboot.h>
12 #include <linux/reboot-mode.h>
30 static int pm8916_reboot_mode_write(struct reboot_mode_driver *reboot, argument
34 (reboot, struct pm8916_pon, reboot_mode);
42 dev_err(pon->dev, "update reboot mode bits failed\n");
78 dev_err(&pdev->dev, "can't register reboot mode\n");
H A Drestart-poweroff.c15 #include <linux/reboot.h>
/linux-master/kernel/power/
H A Dpoweroff.c11 #include <linux/reboot.h>
/linux-master/arch/arm/mach-zynq/
H A Dslcr.c9 #include <linux/reboot.h>
99 u32 reboot; local
102 * Clear 0x0F000000 bits of reboot status register to workaround
103 * the FSBL not loading the bitstream after soft-reboot
106 zynq_slcr_read(&reboot, SLCR_REBOOT_STATUS_OFFSET);
107 zynq_slcr_write(reboot & 0xF0FFFFFF, SLCR_REBOOT_STATUS_OFFSET);
/linux-master/arch/arm/mach-ep93xx/
H A Dplatform.h9 #include <linux/reboot.h>
/linux-master/arch/loongarch/kernel/
H A Dreset.c11 #include <linux/reboot.h>
15 #include <acpi/reboot.h>
/linux-master/arch/sh/kernel/
H A Dreboot.c5 #include <linux/reboot.h>
9 #include <asm/reboot.h>
/linux-master/arch/mips/lantiq/falcon/
H A Dreset.c11 #include <asm/reboot.h>
39 /* reboot magic */
/linux-master/drivers/acpi/
H A Dreboot.c7 #include <acpi/reboot.h>
76 * subsequent reboot mechanism.
79 * to reboot on the affected platforms.
/linux-master/drivers/s390/char/
H A Dsclp_quiesce.c14 #include <linux/reboot.h>
/linux-master/drivers/platform/mips/
H A Dls2k-reset.c9 #include <asm/reboot.h>

Completed in 438 milliseconds

1234567891011>>