Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/
H A Dvtl_ts.h101 struct xy_data { struct
116 struct xy_data { argument
136 struct xy_data point[TOUCH_POINT_NUM]; argument
182 union ts_xy_data xy_data; member
H A Dvtl_ts.c274 union ts_xy_data *xy_data; in vtl_ts_report_xy_coord() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A 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() local
H A Dcyttsp4_core.c765 int *axis, int size, int max, u8 *xy_data, int bofs) in cyttsp4_get_touch_axis()
790 struct cyttsp4_touch *touch, u8 *xy_data) in cyttsp4_get_touch()
H A Dcyttsp_core.h121 struct cyttsp_xydata xy_data; member
H A Dcyttsp4_core.h319 u8 *xy_data; /* operational touch regs */ member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_proximity.c56 int *axis, int size, int max, u8 *xy_data, int bofs) in cyttsp5_get_touch_axis()
100 struct cyttsp5_touch *touch, u8 *xy_data) in cyttsp5_get_touch()
H A Dcyttsp5_mt_common.c58 int *axis, int size, int max, u8 *xy_data, int bofs) in cyttsp5_get_touch_axis()
111 struct cyttsp5_touch *touch, u8 *xy_data) in cyttsp5_get_touch_record()
H A Dcyttsp5_regs.h702 u8 *xy_data; member