Searched refs:TOUCH_POINT_GET_ID (Results 1 – 4 of 4) sorted by relevance
30 #define TOUCH_POINT_GET_ID(T) ((T).YH >> 4) macro158 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT3267_GetMultiTouch()
30 #define TOUCH_POINT_GET_ID(T) ((T).YH >> 4) macro163 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT5406_GetMultiTouch()
30 #define TOUCH_POINT_GET_ID(T) ((T).YH >> 4) macro165 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT5406_RT_GetMultiTouch()
30 #define TOUCH_POINT_GET_ID(T) ((T).YH >> 4) macro194 touch_array[i].TOUCH_ID = TOUCH_POINT_GET_ID(touch_data->TOUCH[i]); in FT6X06_GetMultiTouch()