Searched refs:wdt_cmd (Results 1 – 1 of 1) sorted by relevance
38 static char wdt_cmd[MAX_CMDLEN] = DEFAULT_CMD; variable48 module_param_string(cmd, wdt_cmd, MAX_CMDLEN, 0644);89 ret = diag288_str(func, dev->timeout, wdt_cmd); in wdt_start()121 ret = diag288_str(func, dev->timeout, wdt_cmd); in wdt_ping()