Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dcrisv10.c124 #define DEBUG_LOG_SIZE 4096 macro
126 struct debug_log_info debug_log[DEBUG_LOG_SIZE];
137 if (debug_log_pos < DEBUG_LOG_SIZE) { in debug_log_func()
4180 seq_printf(m, "debug_log %i/%i\n", i, DEBUG_LOG_SIZE); in crisv10_proc_show()