Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/watchdog/
Ddiag288_wdt.c47 #define WDT_FUNC_CANCEL 2 macro
148 ret = __diag288(WDT_FUNC_CANCEL, 0, 0, 0); in wdt_stop()
287 if (__diag288_lpar(WDT_FUNC_CANCEL, 0, 0)) { in diag288_init()