Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/watchdog/
DiTCO_vendor.h5 extern void iTCO_vendor_pre_stop(struct resource *);
11 #define iTCO_vendor_pre_stop(acpibase) {} macro
DiTCO_vendor_support.c311 void iTCO_vendor_pre_stop(struct resource *smires) in iTCO_vendor_pre_stop() function
325 EXPORT_SYMBOL(iTCO_vendor_pre_stop);
DiTCO_wdt.c283 iTCO_vendor_pre_stop(p->smi_res); in iTCO_wdt_stop()