/Linux-v4.19/drivers/watchdog/ |
D | iTCO_vendor.h | 10 #define iTCO_vendor_pre_start(acpibase, heartbeat) {} argument 12 #define iTCO_vendor_pre_keepalive(acpibase, heartbeat) {} argument 13 #define iTCO_vendor_pre_set_heartbeat(heartbeat) {} argument
|
D | iTCO_vendor_support.c | 180 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()
|
D | at91sam9_wdt.c | 70 static int heartbeat; variable 88 unsigned long heartbeat; /* WDT heartbeat in jiffies */ member
|
D | stmp3xxx_rtc_wdt.c | 21 static int heartbeat = STMP3XXX_DEFAULT_TIMEOUT; variable
|
D | ixp4xx_wdt.c | 31 static int heartbeat = 60; /* (secs) Default is 1 minute */ variable
|
D | loongson1_wdt.c | 21 static unsigned int heartbeat; variable
|
D | m54xx_wdt.c | 38 static unsigned int heartbeat = 30; /* (secs) Default is 0.5 minute */ variable
|
D | moxart_wdt.c | 33 static int heartbeat; variable
|
D | jz4740_wdt.c | 58 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | pika_wdt.c | 38 static int heartbeat = WDT_HEARTBEAT; variable
|
D | pnx4008_wdt.c | 81 static unsigned int heartbeat; variable
|
D | shwdt.c | 72 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | bcm2835_wdt.c | 50 static unsigned int heartbeat; variable
|
D | davinci_wdt.c | 58 static int heartbeat; variable
|
D | max63xx_wdt.c | 33 static unsigned int heartbeat = DEFAULT_HEARTBEAT; variable
|
D | imgpdc_wdt.c | 75 static int heartbeat; variable
|
D | i6300esb.c | 83 static int heartbeat; /* in seconds */ variable
|
D | nuc900_wdt.c | 52 static int heartbeat = WDT_HEARTBEAT; variable
|
D | sp5100_tco.c | 66 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | tegra_wdt.c | 66 static int heartbeat = WDT_HEARTBEAT; variable
|
D | lpc18xx_wdt.c | 44 static int heartbeat; variable
|
D | nv_tco.c | 59 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */ variable
|
D | ibmasr.c | 279 int heartbeat; in asr_ioctl() local
|
D | octeon-wdt-main.c | 100 static int heartbeat = WD_TIMO; variable
|
/Linux-v4.19/drivers/hwtracing/stm/ |
D | heartbeat.c | 34 struct stm_heartbeat *heartbeat = container_of(hr, struct stm_heartbeat, in stm_heartbeat_hrtimer_handler() local 46 struct stm_heartbeat *heartbeat = in stm_heartbeat_link() local 58 struct stm_heartbeat *heartbeat = in stm_heartbeat_unlink() local
|