Searched refs:__diag288 (Results 1 - 1 of 1) sorted by relevance

/drivers/watchdog/
H A Ddiag288_wdt.c74 static int __diag288(unsigned int func, unsigned int timeout, function
97 return __diag288(func, timeout, virt_to_phys(cmd), len);
103 return __diag288(func, timeout, action, 0);
147 ret = __diag288(WDT_FUNC_CANCEL, 0, 0, 0);

Completed in 228 milliseconds