Home
last modified time | relevance | path

Searched refs:iTCO_vendor_pre_set_heartbeat (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/watchdog/
DiTCO_vendor.h6 extern void iTCO_vendor_pre_set_heartbeat(unsigned int);
12 #define iTCO_vendor_pre_set_heartbeat(heartbeat) {} macro
DiTCO_vendor_support.c334 void iTCO_vendor_pre_set_heartbeat(unsigned int heartbeat) in iTCO_vendor_pre_set_heartbeat() function
339 EXPORT_SYMBOL(iTCO_vendor_pre_set_heartbeat);
DiTCO_wdt.c310 iTCO_vendor_pre_set_heartbeat(tmrval); in iTCO_wdt_set_timeout()