Home
last modified time | relevance | path

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

12

/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.c180 static void supermicro_new_pre_start(unsigned int heartbeat) in supermicro_new_pre_start()
226 static void supermicro_new_pre_set_heartbeat(unsigned int heartbeat) in supermicro_new_pre_set_heartbeat()
295 unsigned int heartbeat) in iTCO_vendor_pre_start()
327 void iTCO_vendor_pre_keepalive(struct resource *smires, unsigned int heartbeat) in iTCO_vendor_pre_keepalive()
334 void iTCO_vendor_pre_set_heartbeat(unsigned int heartbeat) in iTCO_vendor_pre_set_heartbeat()
Dat91sam9_wdt.c72 static int heartbeat; variable
90 unsigned long heartbeat; /* WDT heartbeat in jiffies */ member
Dstmp3xxx_rtc_wdt.c22 static int heartbeat = STMP3XXX_DEFAULT_TIMEOUT; variable
Dixp4xx_wdt.c31 static int heartbeat = 60; /* (secs) Default is 1 minute */ variable
Dm54xx_wdt.c38 static unsigned int heartbeat = 30; /* (secs) Default is 0.5 minute */ variable
Dmax63xx_wdt.c32 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
Dmoxart_wdt.c35 static int heartbeat; variable
Dbcm2835_wdt.c42 static unsigned int heartbeat; variable
Djz4740_wdt.c57 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
Dpnx4008_wdt.c79 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
Ddavinci_wdt.c57 static int heartbeat; variable
Dshwdt.c72 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dpika_wdt.c38 static int heartbeat = WDT_HEARTBEAT; variable
Dtegra_wdt.c74 static int heartbeat = WDT_HEARTBEAT; variable
Dnuc900_wdt.c52 static int heartbeat = WDT_HEARTBEAT; variable
Dnv_tco.c59 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dsp5100_tco.c63 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
DiTCO_wdt.c110 static int heartbeat = WATCHDOG_TIMEOUT; /* in seconds */ variable
Di6300esb.c91 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
Dwdt_pci.c74 static int heartbeat = WD_TIMO; variable
Dibmasr.c279 int heartbeat; in asr_ioctl() local
Dwdt.c62 static int heartbeat = WD_TIMO; variable
Docteon-wdt-main.c94 static int heartbeat = WD_TIMO; variable
/drivers/staging/ozwpan/
Dozproto.h38 int (*heartbeat)(struct oz_pd *pd); member

12