/linux-2.6.39/drivers/watchdog/ |
D | iTCO_vendor.h | 9 #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
|
D | iTCO_vendor_support.c | 184 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()
|
D | ixp4xx_wdt.c | 29 static int heartbeat = 60; /* (secs) Default is 1 minute */ variable
|
D | ixp2000_wdt.c | 33 static unsigned int heartbeat = 60; /* (secs) Default is 1 minute */ variable
|
D | m54xx_wdt.c | 36 static unsigned int heartbeat = 30; /* (secs) Default is 0.5 minute */ variable
|
D | orion_wdt.c | 40 static int heartbeat = -1; /* module parameter (seconds) */ variable
|
D | pika_wdt.c | 36 static int heartbeat = WDT_HEARTBEAT; variable
|
D | stmp3xxx_wdt.c | 35 static int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | at91sam9_wdt.c | 53 static int heartbeat = WDT_HEARTBEAT; variable
|
D | davinci_wdt.c | 63 static int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | jz4740_wdt.c | 66 static int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | max63xx_wdt.c | 36 static int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | sp5100_tco.c | 59 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | nuc900_wdt.c | 53 static int heartbeat = WDT_HEARTBEAT; variable
|
D | nv_tco.c | 58 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | pnx4008_wdt.c | 81 static int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | i6300esb.c | 91 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | ibmasr.c | 280 int heartbeat; in asr_ioctl() local
|
D | shwdt.c | 74 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | wdt.c | 61 static int heartbeat = WD_TIMO; variable
|
D | wdt_pci.c | 76 static int heartbeat = WD_TIMO; variable
|
D | octeon-wdt-main.c | 92 static int heartbeat = WD_TIMO; variable
|
/linux-2.6.39/arch/microblaze/kernel/ |
D | heartbeat.c | 20 void heartbeat(void) in heartbeat() function
|
/linux-2.6.39/drivers/misc/ibmasm/ |
D | ibmasm.h | 156 struct command *heartbeat; member
|
/linux-2.6.39/drivers/parisc/ |
D | led.c | 98 struct lcd_block heartbeat; member
|