Searched refs:LOG_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance
42 #define LOG_BUF_SIZE 80 macro43 static uint8_t log_buf[LOG_BUF_SIZE];
18 #define LOG_BUF_SIZE 128 macro19 static uint8_t efi_output_buf[LOG_BUF_SIZE + 1];
152 #define LOG_BUF_SIZE 80 macro153 static uint8_t log_buf[LOG_BUF_SIZE];
190 #define LOG_BUF_SIZE 128 macro191 static uint8_t log_buf[LOG_BUF_SIZE];192 LOG_OUTPUT_DEFINE(log_output_adsp_hda, hda_log_out, log_buf, LOG_BUF_SIZE);