Searched refs:iTCO_vendor_pre_start (Results 1 – 3 of 3) sorted by relevance
5 extern void iTCO_vendor_pre_start(struct resource *, unsigned int);10 #define iTCO_vendor_pre_start(acpibase, heartbeat) {} macro
154 void iTCO_vendor_pre_start(struct resource *smires, in iTCO_vendor_pre_start() function166 EXPORT_SYMBOL(iTCO_vendor_pre_start);
274 iTCO_vendor_pre_start(p->smi_res, wd_dev->timeout); in iTCO_wdt_start()