Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dedt-ft5x06.c659 int colbytes; in edt_ft5x06_debugfs_raw_data_read() local
702 colbytes = tsdata->num_y * sizeof(u16); in edt_ft5x06_debugfs_raw_data_read()
710 colbytes, rdbuf); in edt_ft5x06_debugfs_raw_data_read()
714 rdbuf += colbytes; in edt_ft5x06_debugfs_raw_data_read()