Home
last modified time | relevance | path

Searched defs:xy_data (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.c287 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) in cyttsp_extract_track_ids()
295 static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data, in cyttsp_get_tch()
314 struct cyttsp_xydata *xy_data = &ts->xy_data; in cyttsp_report_tchdata() local
Dcyttsp4_core.c776 int *axis, int size, int max, u8 *xy_data, int bofs) in cyttsp4_get_touch_axis()
801 struct cyttsp4_touch *touch, u8 *xy_data) in cyttsp4_get_touch()
Dcyttsp_core.h135 struct cyttsp_xydata xy_data; member
Dcyttsp4_core.h329 u8 *xy_data; /* operational touch regs */ member