Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
DiTCO_vendor.h4 extern void iTCO_vendor_pre_stop(unsigned long);
10 #define iTCO_vendor_pre_stop(acpibase) {} macro
DiTCO_vendor_support.c316 void iTCO_vendor_pre_stop(unsigned long acpibase) in iTCO_vendor_pre_stop() function
330 EXPORT_SYMBOL(iTCO_vendor_pre_stop);
DiTCO_wdt.c522 iTCO_vendor_pre_stop(iTCO_wdt_private.ACPIBASE); in iTCO_wdt_stop()