Searched refs:end_byte (Results 1 – 1 of 1) sorted by relevance
295 unsigned int touch_cnt, end_byte; in cst3xx_touch_report() local322 end_byte = touch_cnt * 5 + 2; in cst3xx_touch_report()323 if (buf[end_byte] != CST3XX_TOUCH_DATA_CHK_VAL) { in cst3xx_touch_report()
Completed in 6 milliseconds