Searched refs:WATCHDOG_HEARTBEAT (Results 1 – 6 of 6) sorted by relevance
67 #define WATCHDOG_HEARTBEAT 30 /* 30 sec default heartbeat */ macro 68 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */256 sh_wdt_set_heartbeat(&sh_wdt_dev, WATCHDOG_HEARTBEAT); in sh_wdt_probe() 337 __MODULE_STRING(WATCHDOG_HEARTBEAT) ")");
54 #define WATCHDOG_HEARTBEAT 30 /* 30 sec default heartbeat (2<heartbeat<39) */ macro 55 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */58 "default=" __MODULE_STRING(WATCHDOG_HEARTBEAT) ")");399 heartbeat = WATCHDOG_HEARTBEAT; in nv_tco_init()
137 #define WATCHDOG_HEARTBEAT 0 /* default heartbeat = macro 139 static int heartbeat = WATCHDOG_HEARTBEAT;143 __MODULE_STRING(WATCHDOG_HEARTBEAT) ")");739 pcipcwd_set_heartbeat(WATCHDOG_HEARTBEAT); in pcipcwd_card_init() 741 WATCHDOG_HEARTBEAT); in pcipcwd_card_init()
201 #define WATCHDOG_HEARTBEAT 0 macro 202 static int heartbeat = WATCHDOG_HEARTBEAT;206 __MODULE_STRING(WATCHDOG_HEARTBEAT) ")");914 pcwd_set_heartbeat(WATCHDOG_HEARTBEAT); in pcwd_isa_probe() 916 WATCHDOG_HEARTBEAT); in pcwd_isa_probe()
74 #define WATCHDOG_HEARTBEAT 60 /* 60 sec default heartbeat. */ macro 75 static int heartbeat = WATCHDOG_HEARTBEAT; /* in seconds */78 __MODULE_STRING(WATCHDOG_HEARTBEAT) ")");535 wdd->timeout = WATCHDOG_HEARTBEAT; in sp5100_tco_probe()
72 #define WATCHDOG_HEARTBEAT 0 macro 182 return put_user(WATCHDOG_HEARTBEAT, p); in acq_ioctl()