Home
last modified time | relevance | path

Searched defs:heartbeat (Results 1 – 25 of 40) sorted by relevance

12

/linux-2.6.39/drivers/watchdog/
DiTCO_vendor.h9 #define iTCO_vendor_pre_start(acpibase, heartbeat) {} argument
11 #define iTCO_vendor_pre_keepalive(acpibase, heartbeat) {} argument
12 #define iTCO_vendor_pre_set_heartbeat(heartbeat) {} argument
DiTCO_vendor_support.c184 static void supermicro_new_pre_start(unsigned int heartbeat) in supermicro_new_pre_start()
230 static void supermicro_new_pre_set_heartbeat(unsigned int heartbeat) in supermicro_new_pre_set_heartbeat()
299 unsigned int heartbeat) in iTCO_vendor_pre_start()
331 void iTCO_vendor_pre_keepalive(unsigned long acpibase, unsigned int heartbeat) in iTCO_vendor_pre_keepalive()
338 void iTCO_vendor_pre_set_heartbeat(unsigned int heartbeat) in iTCO_vendor_pre_set_heartbeat()
Dixp4xx_wdt.c29 static int heartbeat = 60; /* (secs) Default is 1 minute */ variable
Dixp2000_wdt.c33 static unsigned int heartbeat = 60; /* (secs) Default is 1 minute */ variable
Dm54xx_wdt.c36 static unsigned int heartbeat = 30; /* (secs) Default is 0.5 minute */ variable
Dorion_wdt.c40 static int heartbeat = -1; /* module parameter (seconds) */ variable
Dpika_wdt.c36 static int heartbeat = WDT_HEARTBEAT; variable
Dstmp3xxx_wdt.c35 static int heartbeat = DEFAULT_HEARTBEAT; variable
Dat91sam9_wdt.c53 static int heartbeat = WDT_HEARTBEAT; variable
Ddavinci_wdt.c63 static int heartbeat = DEFAULT_HEARTBEAT; variable
Djz4740_wdt.c66 static int heartbeat = DEFAULT_HEARTBEAT; variable
Dmax63xx_wdt.c36 static int heartbeat = DEFAULT_HEARTBEAT; variable
Dsp5100_tco.c59 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dnuc900_wdt.c53 static int heartbeat = WDT_HEARTBEAT; variable
Dnv_tco.c58 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dpnx4008_wdt.c81 static int heartbeat = DEFAULT_HEARTBEAT; variable
Di6300esb.c91 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dibmasr.c280 int heartbeat; in asr_ioctl() local
Dshwdt.c74 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dwdt.c61 static int heartbeat = WD_TIMO; variable
Dwdt_pci.c76 static int heartbeat = WD_TIMO; variable
Docteon-wdt-main.c92 static int heartbeat = WD_TIMO; variable
/linux-2.6.39/arch/microblaze/kernel/
Dheartbeat.c20 void heartbeat(void) in heartbeat() function
/linux-2.6.39/drivers/misc/ibmasm/
Dibmasm.h156 struct command *heartbeat; member
/linux-2.6.39/drivers/parisc/
Dled.c98 struct lcd_block heartbeat; member

12