Searched refs:wdt_cmd (Results 1 – 1 of 1) sorted by relevance
52 static char wdt_cmd[MAX_CMDLEN] = DEFAULT_CMD; variable62 module_param_string(cmd, wdt_cmd, MAX_CMDLEN, 0644);129 len = strlcpy(ebc_cmd, wdt_cmd, MAX_CMDLEN); in wdt_start()176 len = strlcpy(ebc_cmd, wdt_cmd, MAX_CMDLEN); in wdt_ping()