Searched refs:wdt_cmd (Results 1 – 1 of 1) sorted by relevance
53 static char wdt_cmd[MAX_CMDLEN] = DEFAULT_CMD; variable63 module_param_string(cmd, wdt_cmd, MAX_CMDLEN, 0644);122 len = strlcpy(ebc_cmd, wdt_cmd, MAX_CMDLEN); in wdt_start()165 len = strlcpy(ebc_cmd, wdt_cmd, MAX_CMDLEN); in wdt_ping()