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