Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
DiTCO_vendor.h4 extern void iTCO_vendor_pre_stop(struct resource *);
10 #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.c251 iTCO_vendor_pre_stop(iTCO_wdt_private.smi_res); in iTCO_wdt_stop()