Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Ddiag288_wdt.c45 #define WDT_FUNC_CANCEL 2 macro
131 return diag288(WDT_FUNC_CANCEL, 0, 0, 0); in wdt_stop()
216 if (diag288(WDT_FUNC_CANCEL, 0, 0, 0)) { in diag288_init()