Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.c1366 int buflen_sc = tdata->sc_node.node_num * sizeof(int); in fts_test_malloc_free_mc_sc() local
1380 fts_malloc_r(thr->scap_cb_off_min, buflen_sc); in fts_test_malloc_free_mc_sc()
1381 fts_malloc_r(thr->scap_cb_off_max, buflen_sc); in fts_test_malloc_free_mc_sc()
1382 fts_malloc_r(thr->scap_cb_on_min, buflen_sc); in fts_test_malloc_free_mc_sc()
1383 fts_malloc_r(thr->scap_cb_on_max, buflen_sc); in fts_test_malloc_free_mc_sc()
1385 fts_malloc_r(thr->scap_rawdata_off_min, buflen_sc); in fts_test_malloc_free_mc_sc()
1386 fts_malloc_r(thr->scap_rawdata_off_max, buflen_sc); in fts_test_malloc_free_mc_sc()
1387 fts_malloc_r(thr->scap_rawdata_on_min, buflen_sc); in fts_test_malloc_free_mc_sc()
1388 fts_malloc_r(thr->scap_rawdata_on_max, buflen_sc); in fts_test_malloc_free_mc_sc()