Searched refs:key_x_coords (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_core.c | 597 if (TOUCH_IN_KEY(x, data->pdata->key_x_coords[ik])) { in fts_input_report_key() 1208 pdata->key_x_coords, pdata->key_number); in fts_parse_dt() 1215 pdata->key_x_coords[0], pdata->key_x_coords[1], pdata->key_x_coords[2], in fts_parse_dt()
|
| H A D | focaltech_core.h | 119 u32 key_x_coords[FTS_MAX_KEYS]; member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/ |
| H A D | focaltech_core.c | 396 int *x_dim = &data->pdata->key_x_coords[0]; in fts_input_report_key() 1198 pdata->key_x_coords, in fts_parse_dt() 1213 pdata->key_x_coords[0], pdata->key_y_coords[0], in fts_parse_dt() 1214 pdata->key_x_coords[1], pdata->key_y_coords[1], in fts_parse_dt() 1215 pdata->key_x_coords[2], pdata->key_y_coords[2]); in fts_parse_dt()
|
| H A D | focaltech_core.h | 127 u32 key_x_coords[FTS_MAX_KEYS]; member
|