Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.h68 #define CY_PR_TRUNCATED " truncated..." macro
H A Dcyttsp4_core.c71 max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp4_pr_buf()
78 pr_buf, size <= max ? "" : CY_PR_TRUNCATED); in cyttsp4_pr_buf()