Searched refs:y_index (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | gslx680_pad.c | 76 u8 y_index; member 92 .y_index = 4, 725 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 726 ts->touch_data[ts->dd->y_index + 4 * i ]); in gslX680_ts_worker() 764 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 765 ts->touch_data[ts->dd->y_index + 4 * i ]); in gslX680_ts_worker()
|
| H A D | gslx680_firefly.c | 100 u8 y_index; member 116 .y_index = 4, 700 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], 701 ts->touch_data[ts->dd->y_index + 4 * i]); 736 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], 737 ts->touch_data[ts->dd->y_index + 4 * i]);
|
| H A D | gsl3673.c | 165 u8 y_index; member 181 .y_index = 4, 820 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker() 821 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker() 859 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker() 860 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker()
|
| H A D | gslx680a.c | 213 u8 y_index; member 229 .y_index = 4, 827 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 828 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker() 866 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 867 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
|
| H A D | gsl3673_800x1280.c | 168 u8 y_index; member 184 .y_index = 4, 842 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker() 843 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker() 881 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl3673_ts_worker() 882 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl3673_ts_worker()
|
| H A D | gslx680.c | 149 u8 y_index; member 165 .y_index = 4, 1014 join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 1015 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker() 1057 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 1058 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
|
| H A D | gslx6801.c | 119 u8 y_index; member 135 .y_index = 4, 951 join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 952 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker() 990 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 991 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gsl3676/ |
| H A D | gsl3676.c | 168 u8 y_index; member 184 .y_index = 4, 815 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl_ts_worker() 816 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl_ts_worker() 854 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gsl_ts_worker() 855 ts->touch_data[ts->dd->y_index + 4 * i]); in gsl_ts_worker()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gslx680_d708/ |
| H A D | rockchip_gslX680.c | 115 u8 y_index; member 131 .y_index = 4, 775 cinfo.y[i] = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 776 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker() 814 y = join_bytes(ts->touch_data[ts->dd->y_index + 4 * i + 1], in gslX680_ts_worker() 815 ts->touch_data[ts->dd->y_index + 4 * i]); in gslX680_ts_worker()
|