Searched refs:colbytes (Results 1 – 1 of 1) sorted by relevance
748 int colbytes; in edt_ft5x06_debugfs_raw_data_read() local790 colbytes = tsdata->num_y * sizeof(u16); in edt_ft5x06_debugfs_raw_data_read()794 error = regmap_bulk_read(tsdata->regmap, 0xf5, rdbuf, colbytes); in edt_ft5x06_debugfs_raw_data_read()798 rdbuf += colbytes; in edt_ft5x06_debugfs_raw_data_read()