Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Ddiag288_wdt.c95 static int diag288_str(unsigned int func, unsigned int timeout, char *cmd) in diag288_str() function
116 ret = diag288_str(func, dev->timeout, wdt_cmd); in wdt_start()
148 ret = diag288_str(func, dev->timeout, wdt_cmd); in wdt_ping()
202 ret = diag288_str(WDT_FUNC_INIT, MIN_INTERVAL, "BEGIN"); in diag288_init()