Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.h78 #define CY_PR_TRUNCATED " truncated..." macro
Dcyttsp4_core.c67 max = (CY_MAX_PRBUF_SIZE - 1) - sizeof(CY_PR_TRUNCATED); in cyttsp4_pr_buf()
74 pr_buf, size <= max ? "" : CY_PR_TRUNCATED); in cyttsp4_pr_buf()