Searched refs:iTCO_vendor_pre_keepalive (Results 1 – 3 of 3) sorted by relevance
5 extern void iTCO_vendor_pre_keepalive(struct resource *, unsigned int);11 #define iTCO_vendor_pre_keepalive(acpibase, heartbeat) {} macro
327 void iTCO_vendor_pre_keepalive(struct resource *smires, unsigned int heartbeat) in iTCO_vendor_pre_keepalive() function332 EXPORT_SYMBOL(iTCO_vendor_pre_keepalive);
273 iTCO_vendor_pre_keepalive(iTCO_wdt_private.smi_res, wd_dev->timeout); in iTCO_wdt_ping()