Searched refs:iTCO_vendor_pre_start (Results 1 – 3 of 3) sorted by relevance
3 extern void iTCO_vendor_pre_start(struct resource *, unsigned int);9 #define iTCO_vendor_pre_start(acpibase, heartbeat) {} macro
294 void iTCO_vendor_pre_start(struct resource *smires, in iTCO_vendor_pre_start() function309 EXPORT_SYMBOL(iTCO_vendor_pre_start);
217 iTCO_vendor_pre_start(iTCO_wdt_private.smi_res, wd_dev->timeout); in iTCO_wdt_start()