Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/watchdog/
Ddiag288_wdt.c46 #define WDT_FUNC_CANCEL 2 macro
144 ret = __diag288(WDT_FUNC_CANCEL, 0, 0, 0); in wdt_stop()
283 if (__diag288_lpar(WDT_FUNC_CANCEL, 0, 0)) { in diag288_init()