Searched refs:READ_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
291 #define READ_BUFFER_SIZE 400 macro3213 u8 read_buf[READ_BUFFER_SIZE]; in receive_timing_debugfs_show()3214 u8 *str = read_buf, *end = read_buf + READ_BUFFER_SIZE; in receive_timing_debugfs_show()