cyttsp_xydata     273 drivers/input/touchscreen/cyttsp_core.c static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids)
cyttsp_xydata     281 drivers/input/touchscreen/cyttsp_core.c static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data,
cyttsp_xydata     300 drivers/input/touchscreen/cyttsp_core.c 	struct cyttsp_xydata *xy_data = &ts->xy_data;
cyttsp_xydata     361 drivers/input/touchscreen/cyttsp_core.c 				 sizeof(struct cyttsp_xydata), &ts->xy_data);
cyttsp_xydata     121 drivers/input/touchscreen/cyttsp_core.h 	struct cyttsp_xydata xy_data;