Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_device_access.c231 int cmcp_threshold_size; member
3327 if (dad->cmcp_threshold_size == 0) { in cyttsp5_cmcp_threshold_loading_store()
3336 &dad->cmcp_threshold_data[0], dad->cmcp_threshold_size); in cyttsp5_cmcp_threshold_loading_store()
3347 dad->cmcp_threshold_size = 0; in cyttsp5_cmcp_threshold_loading_store()
3393 dad->cmcp_threshold_size += count; in cyttsp5_cmcp_threshold_data_write()