Searched refs:GB_LOG_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/staging/greybus/ | ||
D | log.c | 48 if (len > GB_LOG_MAX_LEN) { in gb_log_request_handler() |
/linux-5.19.10/include/linux/greybus/ | ||
D | greybus_protocols.h | 2170 #define GB_LOG_MAX_LEN 1024 macro |