Searched defs:xy_data (Results 1 – 5 of 5) sorted by relevance
/drivers/input/touchscreen/ |
D | cyttsp_core.c | 290 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) in cyttsp_extract_track_ids() 298 static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data, in cyttsp_get_tch() 317 struct cyttsp_xydata *xy_data = &ts->xy_data; in cyttsp_report_tchdata() local
|
D | cyttsp4_core.c | 779 int *axis, int size, int max, u8 *xy_data, int bofs) in cyttsp4_get_touch_axis() 804 struct cyttsp4_touch *touch, u8 *xy_data) in cyttsp4_get_touch()
|
D | cyttsp5.c | 266 static void cyttsp5_get_touch_axis(int *axis, int size, int max, u8 *xy_data, in cyttsp5_get_touch_axis() 278 struct cyttsp5_touch *touch, u8 *xy_data) in cyttsp5_get_touch_record()
|
D | cyttsp_core.h | 120 struct cyttsp_xydata xy_data; member
|
D | cyttsp4_core.h | 305 u8 *xy_data; /* operational touch regs */ member
|