Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dcrisv10.c120 #define DEBUG_LOG_SIZE 4096 macro
122 struct debug_log_info debug_log[DEBUG_LOG_SIZE];
133 if (debug_log_pos < DEBUG_LOG_SIZE) { in debug_log_func()
4079 seq_printf(m, "debug_log %i/%i\n", i, DEBUG_LOG_SIZE); in crisv10_proc_show()