Home
last modified time | relevance | path

Searched defs:FTS_TEST_DBG (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h559 #define FTS_TEST_DBG(fmt, args...) do {printk("[FTS][TEST]%s. line: %d. "fmt"\n", __FUNCTION__, _… macro
563 #define FTS_TEST_DBG(fmt, args...) do{}while(0) macro