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