Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h57 #define TXT_BUFFER_LEN (1024*80*5) macro
575 TXT_BUFFER_LEN, \
584 TXT_BUFFER_LEN, \
H A Dfocaltech_test.c1259 tdata->testresult = vmalloc(TXT_BUFFER_LEN); in fts_test_malloc_free_data_txt()