Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c290 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
H A Dcyttsp4_core.c779 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()
H A Dcyttsp5.c266 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()
H A Dcyttsp_core.h120 struct cyttsp_xydata xy_data; member
H A Dcyttsp4_core.h305 u8 *xy_data; /* operational touch regs */ member