Home
last modified time | relevance | path

Searched refs:cyttsp_xydata (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dcyttsp_core.h35 struct cyttsp_xydata { struct
121 struct cyttsp_xydata xy_data;
Dcyttsp_core.c273 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) in cyttsp_extract_track_ids()
281 static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data, in cyttsp_get_tch()
300 struct cyttsp_xydata *xy_data = &ts->xy_data; in cyttsp_report_tchdata()
361 sizeof(struct cyttsp_xydata), &ts->xy_data); in cyttsp_irq()