Searched refs:hx852x_coord (Results 1 – 1 of 1) sorted by relevance
24 #define HX852X_COORD_SIZE(fingers) ((fingers) * sizeof(struct hx852x_coord))71 struct hx852x_coord { struct264 struct hx852x_coord *coord = (struct hx852x_coord *)buf; in hx852x_handle_events()