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

/linux-master/drivers/input/touchscreen/
H A Dcyttsp_core.h120 struct cyttsp_xydata xy_data; member in struct:cyttsp
H A Dcyttsp_core.c290 static void cyttsp_extract_track_ids(struct cyttsp_xydata *xy_data, int *ids) argument
298 static const struct cyttsp_tch *cyttsp_get_tch(struct cyttsp_xydata *xy_data, argument
317 struct cyttsp_xydata *xy_data = &ts->xy_data; local
[all...]
H A Dcyttsp4_core.c778 cyttsp4_get_touch_axis(struct cyttsp4_mt_data *md, int *axis, int size, int max, u8 *xy_data, int bofs) argument
803 cyttsp4_get_touch(struct cyttsp4_mt_data *md, struct cyttsp4_touch *touch, u8 *xy_data) argument
[all...]
H A Dcyttsp5.c266 static void cyttsp5_get_touch_axis(int *axis, int size, int max, u8 *xy_data, argument
277 cyttsp5_get_touch_record(struct cyttsp5 *ts, struct cyttsp5_touch *touch, u8 *xy_data) argument
H A Dcyttsp4_core.h305 u8 *xy_data; /* operational touch regs */ member in struct:cyttsp4_sysinfo

Completed in 324 milliseconds