Searched refs:xy_data (Results 1 – 2 of 2) sorted by relevance
266 static void cyttsp5_get_touch_axis(int *axis, int size, int max, u8 *xy_data, in cyttsp5_get_touch_axis() argument272 *axis += ((xy_data[nbyte] >> bofs) << (nbyte * 8)); in cyttsp5_get_touch_axis()278 struct cyttsp5_touch *touch, u8 *xy_data) in cyttsp5_get_touch_record() argument287 xy_data + si->tch_abs[abs].ofs, in cyttsp5_get_touch_record()
120 struct cyttsp_xydata xy_data; member