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

/linux-4.4.14/drivers/input/touchscreen/
H A Dcyttsp_core.c273 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) cyttsp_extract_track_ids() argument
281 static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data, cyttsp_get_tch() argument
300 struct cyttsp_xydata *xy_data = &ts->xy_data; cyttsp_report_tchdata() local
H A Dcyttsp_core.h136 struct cyttsp_xydata xy_data; member in struct:cyttsp
H A Dcyttsp4_core.c747 cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, int *axis, int size, int max, u8 *xy_data, int bofs) cyttsp4_get_touch_axis() argument
772 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) cyttsp4_get_touch() argument
H A Dcyttsp4_core.h329 u8 *xy_data; /* operational touch regs */ member in struct:cyttsp4_sysinfo

Completed in 112 milliseconds