Searched defs:xy_data (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/vtl_ts/ |
| H A D | vtl_ts.h | 101 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 D | vtl_ts.c | 274 union ts_xy_data *xy_data; in vtl_ts_report_xy_coord() local
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | cyttsp_core.c | 273 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 D | cyttsp4_core.c | 765 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 D | cyttsp_core.h | 121 struct cyttsp_xydata xy_data; member
|
| H A D | cyttsp4_core.h | 319 u8 *xy_data; /* operational touch regs */ member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_proximity.c | 56 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 D | cyttsp5_mt_common.c | 58 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 D | cyttsp5_regs.h | 702 u8 *xy_data; member
|