Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c192 #define LOG_BUF_SIZE 128 macro
248 char logbuf[LOG_BUF_SIZE];
451 if (priv->logbuf_len == LOG_BUF_SIZE) in olpc_xo175_ec_complete()