Searched refs:watchdog (Results 1 - 25 of 398) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/cpu-sh2a/cpu/
H A Dwatchdog.h1 #include <cpu-sh2/cpu/watchdog.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/cpu-sh2a/cpu/
H A Dwatchdog.h1 #include <cpu-sh2/cpu/watchdog.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/watchdog/src/
H A DMakefile5 hostprogs-y := watchdog-simple watchdog-test
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/watchdog/src/
H A DMakefile5 hostprogs-y := watchdog-simple watchdog-test
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-s5p/include/plat/
H A Dsystem-reset.h15 #include <plat/watchdog-reset.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c64xx/include/mach/
H A Dsystem.h14 #include <plat/watchdog-reset.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Dsystem.h14 #include <plat/watchdog-reset.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-s5p/include/plat/
H A Dsystem-reset.h15 #include <plat/watchdog-reset.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/watchdog/
H A Df71808e_wdt.c33 #include <linux/watchdog.h>
72 watchdog signal */
94 MODULE_PARM_DESC(nowayout, "Disable watchdog shutdown on close");
98 MODULE_PARM_DESC(start_withtimeout, "Start watchdog timer on module load with"
134 char caused_reboot; /* last reboot was by the watchdog */
137 static struct watchdog_data watchdog = { variable in typeref:struct:watchdog_data
138 .lock = __MUTEX_INITIALIZER(watchdog.lock),
208 printk(KERN_ERR DRVNAME ": watchdog timeout out of range\n");
212 mutex_lock(&watchdog.lock);
214 watchdog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/watchdog/
H A Df71808e_wdt.c33 #include <linux/watchdog.h>
72 watchdog signal */
94 MODULE_PARM_DESC(nowayout, "Disable watchdog shutdown on close");
98 MODULE_PARM_DESC(start_withtimeout, "Start watchdog timer on module load with"
134 char caused_reboot; /* last reboot was by the watchdog */
137 static struct watchdog_data watchdog = { variable in typeref:struct:watchdog_data
138 .lock = __MUTEX_INITIALIZER(watchdog.lock),
208 printk(KERN_ERR DRVNAME ": watchdog timeout out of range\n");
212 mutex_lock(&watchdog.lock);
214 watchdog
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/
H A DMakefile3 pcmcia/ spi/ timers/ video4linux/ vm/ watchdog/src/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2410/include/mach/
H A Dsystem-reset.h14 #include <plat/watchdog-reset.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/
H A DMakefile3 pcmcia/ spi/ timers/ video4linux/ vm/ watchdog/src/
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dsystem-reset.h14 #include <plat/watchdog-reset.h>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dwatchdog.h3 * watchdog - Driver interface for the hardware watchdog timers
13 #include <linux/watchdog.h>
16 * Ref. <linux/watchdog.h> for standard linux watchdog ioctls
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dwatchdog.h3 * watchdog - Driver interface for the hardware watchdog timers
13 #include <linux/watchdog.h>
16 * Ref. <linux/watchdog.h> for standard linux watchdog ioctls
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/powertv/
H A Dreset.c40 writel(0x1, asic_reg_addr(watchdog));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/powertv/
H A Dreset.c40 writel(0x1, asic_reg_addr(watchdog));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dtime.c54 static int watchdog = 0; variable
83 /* Set watchdog interval in ms */
84 watchdog = simple_strtoul(nvram_safe_get("watchdog"), NULL, 0);
87 if ((watchdog > 0) && (watchdog < WATCHDOG_MIN))
88 watchdog = WATCHDOG_MIN;
91 panic_timeout = watchdog / 1000;
92 panic_on_oops = watchdog / 1000;
136 /* Set the watchdog time
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dtime.c54 static int watchdog = 0; variable
83 /* Set watchdog interval in ms */
84 watchdog = simple_strtoul(nvram_safe_get("watchdog"), NULL, 0);
87 if ((watchdog > 0) && (watchdog < WATCHDOG_MIN))
88 watchdog = WATCHDOG_MIN;
91 panic_timeout = watchdog / 1000;
92 panic_on_oops = watchdog / 1000;
136 /* Set the watchdog time
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/cxt1e1/
H A Dsbecom_inline_linux.h203 /* watchdog functions */
206 struct watchdog struct
218 OS_start_watchdog (struct watchdog * wd)
227 OS_stop_watchdog (struct watchdog * wd)
235 OS_free_watchdog (struct watchdog * wd)
248 /* watchdog functions */
249 int OS_init_watchdog(struct watchdog *wdp, void (*f) (void *), void *ci, int usec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dsbecom_inline_linux.h203 /* watchdog functions */
206 struct watchdog struct
218 OS_start_watchdog (struct watchdog * wd)
227 OS_stop_watchdog (struct watchdog * wd)
235 OS_free_watchdog (struct watchdog * wd)
248 /* watchdog functions */
249 int OS_init_watchdog(struct watchdog *wdp, void (*f) (void *), void *ci, int usec);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dmn10300-watchdog.c31 static unsigned int watchdog; variable
42 * as these watchdog NMI IRQs are generated on every CPU, we only
90 watchdog = opt;
91 if (watchdog) {
106 __setup("watchdog=", setup_watchdog);
112 if (watchdog) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/
H A Dm48t37.h20 volatile u8 watchdog; member in struct:m48t37_rtc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-samsung/include/plat/
H A Dwatchdog-reset.h1 /* arch/arm/plat-s3c/include/plat/watchdog-reset.h
13 #include <plat/regs-watchdog.h>
24 printk("arch_reset: attempting watchdog reset\n");
26 __raw_writel(0, S3C2410_WTCON); /* disable watchdog, to be safe */
28 wdtclk = clk_get(NULL, "watchdog");
32 printk(KERN_WARNING "%s: warning: cannot get watchdog clock\n", __func__);
38 /* set the watchdog to go and reset... */

Completed in 250 milliseconds

1234567891011>>