Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Dcyttsp_core.c289 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) in cyttsp_extract_track_ids()
297 static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data, in cyttsp_get_tch()
316 struct cyttsp_xydata *xy_data = &ts->xy_data; in cyttsp_report_tchdata() local
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()
Dcyttsp_core.h120 struct cyttsp_xydata xy_data; member