Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Dtrace.c17 strncpy(msg->func, func, MSG_FUNC_LEN - 1); in _rtsx_trace()
Drtsx_chip.h625 #define MSG_FUNC_LEN 64 macro
626 char func[MSG_FUNC_LEN];
Drtsx_scsi.c1400 buf_len = 4 + ((2 + MSG_FUNC_LEN + MSG_FILE_LEN + TIME_VAL_LEN) * in trace_msg_cmd()
1439 for (j = 0; j < MSG_FUNC_LEN; j++) in trace_msg_cmd()